body, p, table, td, th, ul, il, ol
{
	margin-top: 0px;
	margin-left: 0px;
 	margin-right: 0px;
 	font-family: Verdana;
	font-size: 12px;
	color: White;
}


a {font-size: 11px; text-decoration: none;/* font-weight: bold;*/}
a:link    {color: #FF8C00;/* font-weight: bold;*/}
a:visited {color: #FF8C00;/* font-weight: bold;*/}
a:active  {color: #FF8C00;/* font-weight: bold;*/}
a:hover   {color: White;/* font-weight: bold;*/}

