.borde {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: none;
}
.borde2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-transform: uppercase;

}

