.menu {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color:#515151;
	text-decoration:none;
	font-weight:bold;
}
.menu:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #004080;
	text-decoration: underline;
	font-weight:bold;
}
.busqueda {
	font-family:Arial;
	font-size: 10px;
	font-weight: bold;
}
.linkpie-tope {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color:#666666;
	text-decoration:none;
}
.linkpie-tope:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color:#666666;
	text-decoration:underline;
}
.linkdetexto {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #003764;
	text-decoration: underline;
}
.linkdetexto:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #003764;
	text-decoration: none;
}
.titulo {
	font-family: Arial;
	font-size: 30px;
	color: #000000;
}
.texto {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.sobretexto {

	font-family: Arial;
	font-size: 11px;
	color: #696969;
}
.sobretextolink {

	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #004D8A;
	text-decoration: underline;
}
.sobretextolink:hover {

	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #003764;
	text-decoration: none;
}
.textoAzul {

	font-family: Verdana;
	font-size: 12px;
	color: #00447C;
}
