.textochico {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
}
.textonormal {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	color: #333333;
}
a.textonormal:hover {
	text-decoration: underline;
	color: #000066;
}
a.textonormal:active {
	text-decoration: none;
}
a.textonormal:link {
	text-decoration: none;
}
a.textonormal:visited {
	text-decoration: none;
	color:#999999
}
.button {
	background:#EEEEEE;
	border: 1px solid #999999;
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	font-weight:bold;
	background:url(img/backbtn.gif);
}
.button_chico {
	background:#EEEEEE;
	border: 1px solid #999999;
	font-family: Trebuchet MS, Arial;
	font-size: 10px;	
	background:url(img/backbtn.gif);
}
.title {
	font-size: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}