body
{
	color: #000000;
	font-family: Verdana, Arial, sans-serif, Tahoma;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 20px; 
	margin-right: 0px;
}
A:link
{
    	color: #330099;
    	text-decoration: none
    	font-weight: bold
}
A:visited
{
    	color: #330099;
    	text-decoration: none
}
A:hover
{
    	color: #0099CC;
    	text-decoration: none
}
SPAN.menu 
{
 	font-family: Verdana,Arial,sans-serif,Tahoma;
 	font-size: 10pt;
}
SPAN.menu A:visited 
{
   	color : #0099CC; 
   	text-decoration : none; 
}
SPAN.menu A:link {
   	color : #330099; 
   	text-decoration : none; 
}
SPAN.menu A:hover 
{
 	color : #CCCCFF;
 	text-decoration : none;
}
