.principal {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 13px;
	color: #666633;
	text-decoration: none;
}
.textos2 {
	font-family: Arial, "Times New Roman";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #666633;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #666633;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 12px;
	color: #666633;
	text-decoration: none;
	background-color: #D6CC7E;

}
a:active {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
	color: #666633;
	text-decoration: none;
	background-color: #D6CC7E;
}
