body {
	background-color: #C8C8C8;
	position: absolute;
}
.main {
	height: 620px;
	width: 800px;
	position: relative;
	left: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
}
.nexacom {
	text-decoration: none;
}

.nexacom a {
	text-decoration: none;
	color: #000000;
}

.nexacom a:hover {
	color:#000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;

}
