.menu a {
	font-family: Verdana, Arial;
	font-size: 0.82em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: red;
	text-decoration: none;
	
}
.menu a:hover {
	font-family: Verdana, Arial;
	font-size: 0.82em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E2DF1E;
	text-decoration: underline;
}

a.download {
	border:1px solid  #E2DF1E;
	text-align: center; 
	width:120px;
	padding: 0px 5px 0px 5px;
}

.texto {
	font-family: Verdana, Arial;
	font-size: 0.75em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-align : justify;
}
.texto2 {
	font-family: Verdana, Arial;
	font-size: 0.75em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.titulo {
	font-family: Verdana, Arial;
	font-size: 0.75em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #E2DF1E;
	text-decoration: normal;
	text-transform: uppercase;
	text-align : justify;
}
.titulo2 {
	font-family: Verdana, Arial;
	font-size: 0.75em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: normal;
}
a {
	font-family: Verdana, Arial;
	font-size: 0.82em;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: Verdana, Arial;
	font-size: 0.82em;
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}
.copyright {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	letter-spacing: 0px;
}
.fecha {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E2DF1E;
	text-decoration: none;
	letter-spacing: 0px;
}
.lista{
	font-family: Verdana, Arial;
	font-size: 0.82em;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}




