a {
	text-decoration: none;
	color: 666633;
}
a:hover {
	color: #666633;
	text-decoration: underline;


}
a:hover2 {
	color: #CC0000;
}
.welcome { font-size: 12pt; font-family: geneva,arial; color: ffffff }
.texto { font-size: 9pt; font-family: geneva, arial; color: 666633}
.texto_negrito {
	font-size: 9pt;
	font-family: geneva, arial;
	color: #000000;
	font-weight: bold;
}
.small {
	font-size: 8pt;
	font-family: geneva, arial, tahoma;
	color: 666633;
}
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt }
.bold { font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt }
.large { font-size: 12pt; }
