.texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #9A0002;
	text-decoration: none;
}

.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.style3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}

#menu1 a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#menu2 a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#menu a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #9A0002;
	text-decoration: none;
}
#menu a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}.img {
	border: thin solid #FFFFFF;
}
.pad {
	padding-right: 5px;
	padding-left: 5px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
input {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}
textarea {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}