.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.titulo {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
}
A {     
	font-family: "MS Sans Serif";
	font-size: 10px;
        Color : #33CC00; font-weight: bold;
	text-decoration : none;
}
A:hover { 
        font-family: "MS Sans Serif";
	font-size: 10px;
	Color : #000000; font-weight: bold;
	text-decoration : underline;
}
.text1 {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
.titulo2 {
	font-family: "Tahoma", Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}