.menu {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #3950A3;
}
a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #3950A3;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #6678BA;
	font-weight: bold;

}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3950A3;
}
a:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #6678BA;
}
.totexot {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #3950a3;
}
.direccion {
	font-family: Verdana;
	font-size: 9px;
	font-weight: lighter;
	color: #3950A3;
}
