.tbtitulo {
	font :bold x-small;
	color: white;
}
.tbtexto {
	font : x-small;
}
.barra_inf {
	font : bold x-small;
	color : white;
	
}
.tabela {
		font : x-small;
}
BODY {
	font-family : Arial, Helvetica, sans-serif;
}
A {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	text-decoration : none;
	color : #000033;
}

A:hover{
	font : bold;
}