body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textocont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	line-height:23px;
}
.textoboton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.textotitulos{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E80000;
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
}
.textotitulosnew{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-family: Verdana;
	font-size: 20px;
	font-weight: normal;
	line-height: 40px;
}
.textoslinks{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}
.menufooter {
	font-family:"Times New Roman", Times, serif;
	color:#530E0E;
	font-family: Verdana;
	font-size: 12px;
	line-height:23px;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color:#53250E;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #53250E;
}
a:hover {
	text-decoration: none;
	color: #FC0;
}
a:active {
	text-decoration: none;
	color: ##53250E;
}