.textos {
	font-family: arial;
	font-size: 12px;
	color: #FFFFCC;
	line-height: 16px;
}
.destacados {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFCC;
	font-style: italic;
	font-weight: bold;
}
.titulos {
	font-family: arial;
	font-size: 12px;
	color: #FFCC66;
	font-weight: bold;
}
.sub-tit {

	font-family: Tahoma;
	font-size: 12px;
	color: #CC9933;
	font-weight: bold;
}
.pie-pag {

	font-family: arial;
	font-size: 10px;
	color: #E1AD55;
}
a:link {
	font-family: arial;
	font-size: 11px;
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	font-family: arial;
	font-size: 11px;
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	font-family: arial;
	font-size: 11px;
	color: #FFFFCC;
	text-decoration: none;
}
a:active {
	font-family: arial;
	font-size: 11px;
	color: #FFFFCC;
	text-decoration: none;
}
