table, tr, td {
	font-family:arial;
	font-size : 11px;
	color: #666666;
}

.azul{ color:#012071;
	   font-family:arial;
	 }

.lGrandes {font-family:arial;
font-size:16px;
font-weight:bold;}	 
	 
a {
	text-decoration : none;
	color: #666666;
}

a:hover{
	text-decoration : underline;
	color: #333333;
}



.txtBuscador {
	font-family: arial;
	font-size: 10px;
	color: #666666;
}

.buscador{
font-family:arial;
font-size:10;
color:#00004C;}

.lista {
	list-style-position: outside;
	list-style-image: url(../images/img_bullet.gif);
}

.rojo {color:#FF0000;}