STYLE typetextcss 
.giust {
	TEXT-ALIGN: justify;
}
.decor {
	TEXT-DECORATION: none;
}
.tbB {
	COLOR: #0033FF; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: inherit;
} 
hover {
	COLOR: #6e2f2f;
	BACKGROUND-COLOR: inherit;
}
.tbB:hover {
	COLOR: #6e2f2f;
	BACKGROUND-COLOR: inherit;
}
