A  {
	text-decoration : none;
	color : #3333cc;
}
A:Visited  {
	text-decoration : none;
	color : #3333cc;
}
A:Active  {
	text-decoration : none;
	color : #3333cc;
}

A:Hover  {
	text-decoration : none;
	color : #3333cc;
}

BODY  {
	font-size : 9pt;
	font-family : Tahoma;
	color : #000066;
}
TD {
	font-size : 9pt;
	font-family : Tahoma;
	color : #000066;
	font-weight: bold;

}

H1 {
	font-size : 13pt;
	font-family : Tahoma;
	color : #990000;
	text-align: center;

}

INPUT {
	font-size: 8pt;
}

SELECT {
	font-size: 8pt;
}
TEXTAREA {
	font-size: 8pt;
}

.fuente8 {
		font-size:8pt;
		font-family: Tahoma;
}

.fuente10 {
		font-size:10pt;
		font-family: verdana,arial,helvetica;
}

.titcol  {
	font-size : 10pt;
	font-family : verdana,arial,helvetica;
	background-color : #FF9900;
	color : #000000;
}

