td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 15px;
}
.input {
	color: #FFFFFF;
	background-color: #990000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: thin solid #000000;
}
.envio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #990000;
	cursor: hand;
	border: thin solid #FFFFFF;
	font-weight: bold;
}
.imgfondo {
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: no-repeat;
}
.mayuscula {
	text-transform: uppercase;
	font-weight: bold;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a {
	text-decoration: none;
}
.titular {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}
.dia {  font-weight: normal; color: #000000}
.negrita {
	font-weight: bold;
}
.titularCopia { font-size: 16px; font-weight: bold; text-transform: uppercase; color: #990000; ; font-family: Arial, Helvetica, sans-serif; font-style: normal}
.diabold {
font-weight: bold; color: #FFFFCC}
