a:link {
	color: #990000;
	text-decoration: none;



}
a:hover {
	color: #0000FF;
	text-decoration: none;



}
a:visited {
	text-decoration: none;


}
a:active {
	text-decoration: none;

}
.OpcionMarcada {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	background-color: #FF0000;




}
.LetraGeneral {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.LetraAzul {
	color: #0000FF;
}
.LetraNegrita {
	font-weight: bold;
}
.LetraGris {
	color: #666666;
}
.LetraRoja {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0000;
}
.LetraBlanca {
	color: #FFFFFF;
}
.Subrayado {
	text-decoration: underline;
}
.TextoMenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
}
.FondoGris {
	background-color: #CCCCCC;
}
.LetraRelato {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
