table, tr, td, input, select, textarea {
	font-family : arial;
	font-size : 11px;
	color: #000000;
}

body{background-color:#003963;}

a {
	text-decoration : none;
	color:#006BD7
}

a:hover{
	text-decoration : underline;
	color:#006BD7
}
a.blanco{ color:#FFFFFF}
a.blanco:hover{ text-decoration:underline}
.blanco{ color:#FFFFFF}
.t12{ font-size:12px}
.t13{ font-size:13px}
.azul{ color:#003963}
.negrita{ font-weight:bold}
ul{ list-style-image:url(../images/bullet.gif);
	list-style-position:outside;}
.t10{ font-size:10px}
.cuadroTexto{font-size:11px;
			 width:200px;
			 font-family:Arial, Helvetica, sans-serif}
			 
			 
