@charset "utf-8";
/* CSS Document */

body {
	background-color: #CCCCFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
.Pie_de_Pagina {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.Texto_normal_de_Pagina {
	font-family: Verdana;
	font-size: 14px;
}a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}