.titmenu {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;

}
.texmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

body {
	background-color: #5BA1D2;
	color: #000000;

}
a:link {
	text-decoration: underline;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
.texto {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.textoerror {
	font-family: Arial;
	font-size: 11px;
	color: #472925;
	font-weight: bold;
}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 2px groove #000000;
	color: #666666;
	background-color: #6996B5;
	font-size: 10px;
	font-weight: normal;
}
.titnoticia {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;



}
.titnotfuente {
	color: #CCFFCC;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;


}
.blank {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: blink;
	background-color: #000099;
	font-weight: bold;

}
.link {
	color: #FFFFFF;
	background-color: #999999;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
