body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0 0 0 0;
	background-color:#000000;
}
#borde {
border-bottom:1px dashed #FF0000;
height:127px;
}
#bordep {
border-bottom:1px dashed #FF0000;
height:70px;
}
#raya{
border-right:1px dashed #FF0000;
}
a {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#5F8399;
text-decoration:none;
font-weight:bold;
}
a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#5F8399;
text-decoration:none;
font-weight:bold;
}
a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:underline;
font-weight:bold;
}
#liga a {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#5F8399;
text-decoration:none;
font-weight:bold;
}
#liga a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#5F8399;
text-decoration:none;
font-weight:bold;
}
#liga a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FF0000;
text-decoration:underline;
font-weight:bold;
}
.titulos {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#5F8399;
font-weight:bold;
}
#padding {
padding:10px 10px 10px 10px;
}