body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E1DFBD;
}
body {
	background-color: #000000;
}
a:link {
	color: #FF00FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8C008C;
}
a:hover {
	text-decoration: underline;
}
#logotipo {
}
a:active {
	text-decoration: none;
}
.Vinculos {
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
}
.pie_pagina {font-size: 10px}
.Titulo_2_grande {
	font-size: xx-large;
	font-weight: bold;
	line-height: 40px;
}
.titulo_1 {
	font-size: large;
	font-weight: bold;
	line-height: 20px;
}
.Encabezado {font-size: 16px}
.Párrafo {font-size: 14px; }
.Copyright {font-size: 8px}
#logotipo {
	position:absolute;
	width:155px;
	height:70px;
	z-index:4;
	left: 5px;
	top: 5px;
	background-color: #00004F;
	visibility: visible;
}
body {
}

