.texto, td {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #000000;text-decoration: none;}
BODY {SCROLLBAR-FACE-COLOR: #FFFFFF; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; SCROLLBAR-SHADOW-COLOR: #007B8B; SCROLLBAR-3DLIGHT-COLOR: #007B8B; SCROLLBAR-ARROW-COLOR:  #007B8B; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #000000;text-decoration: none;}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.mtd {
	background-color: #2598AB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.mte {
	background-color: #34A3B6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}

.menu:Hover {
	color: #FFCC00;
	text-decoration: underline;


}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1A609E;
	text-decoration: none;
	font-weight: bold;

}
.blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.line {
	border: 1px solid #E8E8E8;
}
.index {
	background-image: url(imagenes/index.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;

}

