a:link, a:visited {
	color: #EF4979; 
	font-weight: bold;
	text-decoration: underline; 
	font-size: 7pt; 
	font-family: Tahoma; 
	line-height: 13px; }

a:hover {
	color: #FFFFFF; 
	text-decoration: underline; 
	font-family: Tahoma; 
	font-size: 7pt; 	
        font-weight: none;
	line-height: 13px; }	

BODY 
{background-color: transparent; }


