.tablacontenedor {
	border: thin solid #B6B5B5;
}
.blanco11 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.fondotabla {
	background-image: url(img/fondo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.azul11 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #3366CC;
	text-decoration: none;
}
.gris11 {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.gris12 {



	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.azul12 {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	color: #CC3333;
}
.azul16 {



	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #3366CC;
	text-decoration: none;
}
