.texto {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666633;
	text-decoration: none;
}
.form {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666633;
	text-decoration: none;
	background-color: #FEFEFE;
	border: 1px solid #666633;
}
.textobold {

	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666633;
	text-decoration: none;
}
.newlinks {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.newlinks:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
a.textobold:hover {
	text-decoration: underline;
}
