<style type="text/css">

.A {
	font-family: Trebuchet MS, Arial, Sans-serif; 
	font-size: 14px; 
	color: #33cc00; 
	text-decoration: none
}

A:link {
	font-family: Trebuchet MS, Arial, Sans-serif; 
	font-size: 14px; 
	text-decoration: none;  
	color: #00FF00;
}

A:active {
	font-family: Trebuchet MS, Arial, Sans-serif; 
	font-size: 14px; 
	text-decoration: none;   
	color: #FFFFFF; 
}

A:visited {
	font-family: Trebuchet MS, Arial, Sans-serif; 
	font-size: 14px; 
	text-decoration: none;    
	color: #00FF33; 
}

A:hover {
	font-family: Trebuchet MS, Arial, Sans-serif; 
	font-size: 14px; 
	text-decoration: none;    
	color: #FFFF00;  }

P {
	font-family: Trebuchet MS, Arial, Sans-serif; 
	font-size: x-small; 
	text-decoration: none;    
	color: #FFFFFF;   
}

H1 {
	font-family: Trebuchet MS, Arial, Sans-serif; 
	font-size: medium; 
	text-decoration: none;    
	color: #FFFFFF;    
}


</style>