<STYLE TYPE="text/css">
<!--
.texto_direccion{
	font-size: 12px;
	font-family:Arial;
	color: #000000;
}	

.texto{
	font-size: 10px;
	font-family:Arial,Times New Roman;
	color: #000000;
}	

.cuadrado_principal {
	background-color: #ffffff;
	text-align: center;
	border-color: #c9704b;
	border-style: solid;
	border-width: 2px;
	width:700px;
	height:420px;
}

.cuadrado_menu {
	text-align: center;
	border-color: #e48e62;
	border-style: solid;
	border-width: 2px;
	width:100%;
}

a:link {
     color: #000000; text-decoration: none;     }
a:visited {
     color: #000000; text-decoration: none;     }
a:active {
     color: #000000; text-decoration: none;     }
a:hover {
     color: #c9704b; text-decoration: underline;     }

a.enlace:link {
     color: #000000; text-decoration: none;     }
a.enlace:visited {
     color: #000000; text-decoration: none;     }
a.enlace:active {
     color: #000000; text-decoration: none;     }
a.enlace:hover {
     color: #760997; text-decoration: underline;     }

.enlace{
	color:#000000;
}

.cuadrado_recomendados {
	font-size: 10px;
	font-family:Arial;
	color: #000000;
	text-align: center;
	border-color: #cd82e4;
	border-style: solid;
	border-width: 2px;
	background-color: #ffffff;
	width:170px;
}

.titulo_recomendados {
	font-size: 10px;
	font-family:Arial;
	color: #760997;
	background-color: #cd82e4;
	text-align: center;
	border-color: #cd82e4;
	border-style: solid;
	border-width: 2px;
	width:170px;
	height:20px;
}

//-->
</STYLE>