a.nav {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.nav:hover{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

body,td,p  {
	font-family : Verdana, Arial, helvetica,sans-serif;
	font-size : 10px;
	color : #003366;
}

.tituloSeccion {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 36px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.entradilla {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}

.subtitulo {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.texto {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
}

.textoAzul {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 13px;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}

a.enlaceAzul {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
	font-weight: normal;
}

a.enlaceAzul {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: underline;
	font-weight: normal;
}

textarea{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
	width: 300px;
	height: 150px;
}

input.texto{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
	width: 300px;
}