.texto {
	font-family: Verdana,Arial;
	font-size: 14px;
}
.textogranate {
	font-family: Verdana,Arial;
	font-size: 14px;
	color: #990000;

}
.textoverde {

	font-family: Verdana,Arial;
	font-size: 14px;
	color: #006600;
}
.titulogranate {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;

}
.tituloverde {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336600;
	font-weight: bold;
}



A.enlace:VISITED {
font-weight: bolder;
	color: 000055;
	text-decoration: none;
}
A.enlace:LINK{
font-weight: bolder;
	color: 000055;
	text-decoration: none;
}
A.enlace:ACTIVE{
font-weight: bolder;
	color: 000055;
	text-decoration: none;
}
A.enlace:HOVER {
font-weight: bolder;
	color: ff0000;
	text-decoration: underline;
}

