.text {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Arial;
	text-decoration: none;
	font-size: 10px;
	color: #000000;

}
a:visited {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #000000;

}
a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #666666;

}
.tit {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.titmenus {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.blanco {
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
