a:link 
	{  
	color: #999999; text-decoration: none}
a:active 
	{  
	color: #999999; text-decoration: none}
a:visited 
	{  
	color: #999999; text-decoration: none}
a:hover 
	{  
	color: #CCCCCC; text-decoration: none}
.tituloevento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.descevento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
