a:link
{
	font-size: 12px; 
	color: #800000; 
	font-family: Tahoma; 
	font-weight: bold; 
	text-decoration: none 
}

a:visited   
{ 
	font-size: 12px; 
	color: #800000; 
	font-family: Tahoma; 
	font-weight: bold; 
	text-decoration: none
}

a:hover      
{ 
	font-size: 12px; 
	color: #800000; 
	font-family: Tahoma; 
	font-weight: bold; 
	text-decoration: underline 
}

a:active
   
{ 
	font-size: 12px; 
	color: #800000; 
	font-family: Tahoma; 
	font-weight: bold; 
	text-decoration: none 
} 
