BODY    
A:link, A:active
{
	font-family: Arial;
	font-size: 12px;
	text-decoration:none;
	color:#000099;
	background:transparent;
}
A:visited 
{
	font-family: Arial;
	font-size: 12px;
   	text-decoration	:	none; 
   	color		:	#000099; 
  	background	:	transparent; 
}		
A:hover 
{ 
	font-family: Arial;
	font-size: 12px;
   	text-decoration	:	none; 
	color		:	#000000;
	background	:	#ffcc00;
}

.MainSection 
{
	font-family: Arial;
	font-size: 10pt;
	color: black;
	background: white;
	text-align: left;
	font : lighter;
}

I { font-weight: bold }
	
.YellowOnBlue
{
	font-family: Arial;
	font-size: 10pt;
  	color: yellow;
}
