body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#principal td{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

/* Inicio menu superior */
#login {
	font-size: 9px;
	font-weight: bold;
	color: #003399;
}
#login a{
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
}
#login a:hover{
	text-decoration: none;
}
/* Fin menu superior */

/* Inicio menu derecha */
#cuerpo {
	border-top: 1px solid #999999;
	padding: 0px 0px 0px 0px;
}
/* Fin menu der */

/* Inicio pie */
#pie {
	margin-left: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #003399;
}

/* Fin pie */

#principal .txt11 {
	font-size: 11px;
}
.txt12azul {
	font-size: 12px;
	color: #003399;
}
.txt12azul a{
	color: #003399;
	text-decoration: none;
}
.txt12azul a:hover{
	text-decoration: underline;
}
.txt10azul {
	font-size: 10px;
	color: #003399;
}
#principal a.txt10azul {
	font-size: 10px;
	color: #003399;
	text-decoration: underline;
}
#principal a:hover.txt10azul {
	font-size: 10px;
	color: #003399;
	text-decoration: none;
}
.txt12azul a{
	color: #003399;
	text-decoration: underline;
}
.txt12azul a:hover{
	text-decoration: none;
}		
.txt9blanco {
	font-size: 9px;
	color: #ffffff;
}
#principal a.txt9blanco {
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}
#principal a:hover.txt9blanco {
	font-size: 9px;
	color: #ffffff;
	text-decoration: underline;
}
.txtBlac {
    font-size: 14px;
	color: #ffffff;
}
#principal a.txt12 {
	text-decoration: underline;
	color: #666666;
	font-size: 12px;
}
#principal a.txt12 {
	text-decoration: none;
}
#principal a.txtln {
	text-decoration: underline;
	color: #666666;
}