.texto {
	font-family: Arial, sans-serif;
	font-size: 11px;
}
.texto_bco {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.texto2 {
	font-family: verdana;
	font-size: 10px;
}
.texto3 {
	font-family: tahoma,arial;
	font-size: 10px;
}
a:link {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	
}
a:visited {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	text-decoration: underline;
}
.link1:link {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.link1:visited {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.link1:hover {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.link1:active {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #aaaaaa;
	text-decoration: underline;
}
.boxes {
	font-family: verdana, sans-serif;
	font-size: 10px;
	border: 1px solid #666666;
	clear: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.bgesq {
	background-repeat: no-repeat;
	background-position: left bottom;
}
