@charset "UTF-8";
.Texto en Blanco fondo negro {
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #000033;
}
a:link {
	color: #003399;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #666666;
}
/* CSS Document */

.VocesTimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #999999;
}
.VocesTimesOscuras {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-align: left;
}
.VocesTimes .VocesTimesOscurasbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.VocesTituloRojo {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #660000;
}
