body {
	background-image:  url(images/Background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Titulo {
	color: #006393;
	font-weight: bold;
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Ligas {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 14px;}
.Subtitulo {color: #804000; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold;}
.Negritas {color: #808040; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold;}
.Titulo_Cabecera {font-size: 48px; font-family: Georgia, "Times New Roman", Times, serif;font-weight: bold; color: #FAF8EE }
.Titulo_Cabecera2 {font-size: 48px; font-family: Georgia, "Times New Roman", Times, serif;font-weight: bold; color: #006393}
.Texto {font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; }
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #005E00;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #BF9900;
}
a:active {
	color: #BF4D00;
}
.Pie_pagina {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; color: #660000; font-size: 12px}
