TABLE {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : 000033;
	font-size : xx-small;
}

A {
	color : #0066FF;
	text-decoration : none;
}

A:HOVER {
	color : #FF9900;
	text-decoration : none;
}
A.link {
	color : F9DDB2;
	text-decoration : none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7.2pt;
}

A.link:HOVER {
	text-decoration : underline;
}
.texto {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A7271A;
	line-height: 17px;

}
.titulo {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
