@charset "utf-8";
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	word-spacing: normal;
	letter-spacing: normal;
	line-height: 15px;
}
.textopeq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: bold;
}
a.menu:link, a.menu:visited {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.menu:hover, a.menu:active {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


a.menub:link, a.menub:visited, a.menub:hover, a.menub:active {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}



a.menu2:link, a.menu2:visited {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	text-align: center;
}

a.menu2:hover, a.menu2:active {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	text-align: center;
}

a.menu3:link, a.menu3:visited {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
}

a.menu3:hover, a.menu3:active {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
}


a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}
