body, td, a, p{font-family:arial}
body, td, p{font-size: 13px;}
a:link	
{
color: #0094F3;   
}   

a:visited
{
color: #0094F3;   
}   

a:active
{
color: #0094F3;   
}   
	
a:hover 
{
color: #0094F3;
}

a.black:link	
{
text-decoration: none;    
color: white;   
}   

a.black:visited
{
text-decoration: none;    
color: white;   
}   

a.black:active
{
text-decoration: none;    
color: white;   
}   
	
a.black:hover 
{
text-decoration: underline;   
color: white;
}
