.unegronormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
.uRojoNegrita {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #C7452F;
}
.ugrisMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.ublanconormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
.uAzulTitulo {

	font-family: "Comic Sans MS";
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
}
.uAzulNoticia {


	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
}
a.a:link {
	text-decoration: none;
	color: #006699;
}
a.a:visited {
	text-decoration: none;
	color: #006699;	
}
a.a:hover {
	text-decoration: underline;	
}

fieldset { 
width: 100%; 
border: solid gray 1px; 
background-color: #ffffff; 
padding: 4px; 
display: block; 
} 