#footer a {
	color: #999999;
	text-decoration: none;
}
#footer td {
	color: #999999;
	font-size: 10px;
}
h1 {
	font-family: Garamond, "Times New Roman", Arial;
	font-size: 24px;
	font-weight: normal;
	color: #990000;
}
.12puntos {
	font-size: 12px;
}
.white {
	color: #FFFFFF;
}
.grey {
	color: #999999;
}
p {
	line-height: 16px;
}
.titular-nota {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.darkgrey {
	color: #666666;
	font-size: 10px;
}
.botonreplic {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	margin: 3px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CC0000;
}
h2 {
	font-family: Garamond, "Times New Roman", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.divprogramacion {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
