/* CSS Document */

a:link {
	color: #060373;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #060373;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #060373;
}
body {
	background-color: #060373;
}
.bellido {
	background-repeat: no-repeat;
}
.navegador {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5D5D;
	line-height: 22px;
	font-weight: bold;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.parrafo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #060373;
	text-decoration: none;
}
.tituloseccion {
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	color: #060373;
	text-decoration: none;
}