DIV, P, BODY, TD, UL {
	font-family :  Arial, Verdana, sans-serif ;
	font-size : 8pt;
}

.TITULO {
    font-family :  Arial, Verdana, sans-serif ;
    font-size : 9pt;
	font-weight : bold;
}

A {
	font-family : Arial, Verdana, sans-serif ;
	font-size : 8pt;
	text-decoration: none;
	color: #339933;
	font-weight : bold;
}

A:Hover {
	text-decoration: underline;
	color: #339933;
}
