DIV{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-left : 20px;
	margin-right : 20px;
}
.caja{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #191970;
	font-weight : bold;
	text-align: center;
	font-style: italic;
}
.menu{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	font-weight : bold;
	}
P{
	font-family: Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	margin-left : 20px;
	margin-right : 20px;
	text-indent : 50px;
}
A:ACTIVE, A:LINK, A:VISITED {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
A:HOVER {
    color : #000000;
	font-weight : Bold;		
}
.titulo {
	font-family : "Courier New", Courier, monospace;
	font-size : 18px;
	font-weight : Bold;
	color : #C42121;
	text-align : center;
}
.subtitulo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : Bold;
	color : #ffffff;
	
}
.texto{
	font-family: Geneva, sans-serif;
	font-size: 14px;
	color : #000000;
}
.fecha{
	font-family: Geneva, sans-serif;
	font-size: 11px;
	color : #ffd700;
	font-style: normal;
	text-align : right;
	}	