a:link, a:active, a:visited {
	font-family: arial, Tahoma,;
	color: #676B7C;
	text-decoration: none;
	font-size: 11.8px;
	font-weight: normal;
}
a:hover {
	font-family: arial, Tahoma;
	color: Orange;
	text-decoration: underline;
	font-size: 11.8px;
	font-weight: normal;
}
BODY 
{	font-weight: normal;
	background-color: White;
}

#Main
{
	width: 783px;
	left: 50%;
	margin-left: -390px

} 


TD {
	
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #5B5B5B;
}
.underline {
	text-decoration: underline;
}
.blue {
	color: #5C7184;
}
.white {
	color: #FFFFFF;
}
.px11 {
	font-size: 11px;
}
.green {
	color: #99B04C;
}
.red {
	color: #F14C01;
}
.orange {
	color: #EDAD29;
}
.grey {
	color: #AAAAAA;
}

