.cuadroAzul {
	background-color: #373b4a;
	border: 1px solid #000000;
	background-image: url(imagenes/cuadro800x500.png);
}
a:link {
	font-family: Verdana;
	font-size: 14px;
	color: #ff9933;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	color: #ff9933;
}
.textoGris {
	font-family: verdana;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
.textoBlanco {
	font-family: verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	font-size: 14px;
	color: #FFCC33;
	text-decoration: none;
}
.bordeNegro {
	border: 1px solid #000000;
}
.textoAzul {
	font-family: verdana;
	font-size: 14px;
	color: #336699;
	text-decoration: none;
}
