#Header {
	background-color: #0CF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
#DatosHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	width: 600px;
	float: right;
}
#Header #DatosHeader a {
	color: #015DA2;
}
#Footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-align: center;
}
body table tr td p {
}

#Footer p a {
}
#Footer p a:hover {
	text-decoration: blink;
	background-color: #3F0;
}
#Header #DatosHeader a:hover {
	color: #015DA2;
	text-decoration: blink;
	background-color: #3F0;
}
.TextoGeneral {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #03C;
	font-family: Arial, Helvetica, sans-serif;
}
.TituloDestacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	background-color: #03C;
	text-align: right;
}
.TextoGeneral a {
}
.TextoGeneral a:hover {
	background-color: #3F0;
}
.Subtitulos {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.Desatacados {
	color: #FFF;
	background-color: #03C;
	font-weight: bold;
}

