.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: Black;
}
.bodylite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: Black;
	border: #CCCCCC
}
a {
	color: #CC3333; 
	text-decoration: none
}
a:link {
	color: Navy;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: Navy;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: Navy;
	font-weight: bold;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;


}
.amrelred{
	color: #CC3333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

}
