.texto {
	font-family: Arial;
	font-size: 12px;
	color: #000066;
	font-weight: normal;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}

.titulos {
	font-family: Arial;
	font-size: 16px;
	color: #330099;
	text-decoration: none;
}
.subtitulos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0066;
	font-weight: normal;
}
.style3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
body {
	background-color: #EDFFEC;
}a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
