body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	
}

.texto, p {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size: 30px;
	color: #184D81;
	text-decoration: none;
	font-weight: normal;
}
.topLinks {
	font-size: 14px;
}

.topLinks A, .topLinks A:visited{
	color: #12436B;
	font-size: 14px;
	text-decoration: none;
}
.topLinks A:hover {
	text-decoration: underline;
}

.texto A, .texto A:visited,
p A, p A:visited {
	color: #12436B;
	font-size: 12px;
	text-decoration: none;
}

.texto A:hover, p A:hover {
	text-decoration: underline;
}
.bottomLinks {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
}
.bottomLinks A, .bottomLinks A:visited{
	color: #12436B;
	font-weight: bold;
	text-decoration: none;
}
.bottomLinks A:hover {
	text-decoration: underline;
}

.idiomaLinks {
	color: #12436B;
	font-size: 14px;
	font-weight: normal;
}
.idiomaLinks A, .idiomaLinks A:visited{
	color: #12436B;
	text-decoration: none;
}
.idiomaLinks A:hover {
	text-decoration: underline;
}
