.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 600;
	color: #D6E0ED;
	text-decoration: none;
	clip:    rect(auto auto auto auto);
}

.menu a {
	color: #C2D9F4;
	display: block;
	font-weight: 600;
	text-decoration: none;   /*width: 100%;*/
}

.menu a:hover {
	color: #FF9900;
	font-weight: 600;
	text-decoration: none;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #FF9900;
	text-decoration: none;
}

.submenu a {
	color: #FF9900;
	text-decoration: none;
	display: block;
	/*width: 100%;*/
	font-weight: 500;
}

.submenu a:hover {
	color: #FF9900;
	font-weight: 600;
}
.cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.remarcado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
}
.resaltar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #000099;
}
.cuerpo2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.fondopagina {
	background-color: #E1E1FF;
}
.cuerpo2bold {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 100;
	color: #000099;
}
.menuligas {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #428EC8;
	text-decoration: none;
}
.menuligas a {

	color: #428EC8;
	text-decoration: none;
	display: block;
	/*width: 100%;*/
	font-weight: 600;
}
.menuligas a:hover {
	color: #FF9900;
	font-weight: 400;
	background-color: #000033;
}
.resaltarGrande {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 900;
	color: #000099;
}
.menu1MP {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #CC0000;
}
.menu1MP a {
	color: #FF9900;
	display: block;
	font-weight: 600;
	text-decoration: none;
}
.menu1MP a:hover {
	color: #FF9900;
	font-weight: 600;
	text-decoration: underline;
}
.menu2PM {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #428EC8;
	text-decoration: none;
}
.menu2PM a {


	color: #428EC8;
	text-decoration: none;
	display: block;
	/*width: 100%;*/
	font-weight: 500;
}
.menu2PM a:hover {
	color: #428EC8;
	font-weight: 500;
	text-decoration: underline;
}
.menu3MP {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 600;
	color: #D6E0ED;
	text-decoration: none;
	clip:    rect(auto auto auto auto);
}
.menu3MP a {

	color: #999999;
	display: block;
	font-weight: normal;
}
.menu3MP a:hover {

	color: #999999;
	font-weight: normal;
	text-decoration: underline;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	clip:    rect(auto auto auto auto);
	background-color: #EBF1F9;
	border: 1px solid #FFCC00;
}
