body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2A5FAA;
	float: none;
	border-bottom-style: none;
}

.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2A5FAA;
}

A:link		{
	color : #E97F00;
	text-decoration: none;
}

A:visited   {
	color : #E97F00;
	text-decoration: none;
}

A:active    {
	color : #E97F00;
	text-decoration: none;
}

A:hover     {
	color : #033D72;
	text-decoration: none;
}


