@charset "UTF-8";
.amanece {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
	text-indent: 5px;
	padding-top: 2px;
}
.tabla {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #990000;
}
a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FF0000;
}
a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #CC6699;
}
.dias {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: normal;
	color: #339933;
	text-indent: 30px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #339933;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.titular {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #990000;
	font-weight: normal;
}
.texto {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #666666;
	margin-left: 40px;
	font-weight: normal;
}
