body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #CCCCCC;
	margin: 0px;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #000000;
	background-color: #FF0000;
	text-align: center;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #CCCCCC;
	text-align: justify;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a:link {
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #000000;
	background-color: #FF0000;
	text-align: center;
}
.flecha {
	font-weight: bold;
	color: #FF0000;
}
a.interno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.interno:visited {
	color: #999999;
}
a.interno:hover {
	color: #666666;
}
a.interno:active {
	color: #666666;
}
.img {
	border: 1px solid #FF0000;
}
.recuadros {
	border: 1px solid #666666;
}
.resaltar {
	font-weight: bold;
	color: #FF6666;
}
