a {
	font-style: normal;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	color: #330066;
	text-decoration: underline;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;


}
p {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	font-family: "Arial Narrow";
}

.letra1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFCC;
}
.tablas {
	border: 1px solid #FFFFCC;
}
.txtablasamarillo {
    height:10px;
	font-family: "Arial Narrow";
	font-size: 13px;
	color: #ffffcc;
	/*filter: DropShadow(Color=ffffff,offX=1,offY=0);*/
}
.txtablasazul {
	font-family: "Arial Narrow";
	font-size: 13px;
	color: #000066;
}
a:hover {
	color: #FFFF00;
	background-color: #333366;

}
.titulos {
	font-weight: bold;
	color: #333399;
}
.titulosprincipales {
	height:10px;
	font-size: 24px;
	font-weight: bold;
	color: #FFFF00;
	filter: DropShadow(Color=666666,offX=2,offY=2);

}
.input {
	border: 1px solid #000000;
	font-family: "Arial Narrow";
	font-size: 13px;



}
select {
	border: 1px solid #000000;
}
.centrado {
	text-align: center;
}
.titulosnoticias {

	height:10px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
	filter: DropShadow(Color=666666,offX=2,offY=2);
}
