.style1 {
 	font-family: Tahoma;
	font-size: 24px;
	color: #990000;
}
.style2 {
	font-size: 15;
	font-weight: bold;
	font-family: tahoma;
	color: #000099;
}
.texto {
	font-family: Tahoma;
	font-size: 11px;
}
a:link { text-decoration:none; color:#0000CC }
a:hover { color:#CC0000 }
a:active { text-decoration:none }
a:visited { text-decoration:none }

