.moderno {
	font-family:Arial;
	font-size: 10px;
	font-style: normal;
	color: #000000;

}

.titulomoderno {
	font-family:Arial;
	font-size: 10px;
	font-style:normal;
	font-weight:bold;
	color: #000000;
}


.cuerpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-align: justify;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-align: justify;
	font-weight:bold;
	text-transform:uppercase;
}
.listado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
}

.privado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #376677;
	font-weight:bold;
}

.privado:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #376677;
	font-weight:bold;
}

.enlaces 
{  
	font-family: Verdana, Arial; 
	font-size: 11px; 
	font-weight: bold; 
	color: #633503; 
	text-decoration: none;
}
.enlaces:hover
{
	
	color: #633503; 
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.menuarriba 
{  
	font-family: Verdana, Arial; 
	font-size: 10px; 
	font-weight: bold; 
	color: #ffffff; 
	text-decoration: none;
}
.menuarriba:hover
{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.boton
{
	font-size:10px;
	background:#ffffff;
	color:#000000;
	letter-spacing:inherit;
	margin-left:3px;
	margin-right:3px;
	font-weight: bold;
}