body,table,td,tr {
   font-family: tahoma, verdana, "trebuchet MS", arial, helvetica, sans-serif;
   font-size : 11px; color: #ffffff;
   overflow-y:auto;
   overflow-x:hidden; 
   }

a:link {color: #000000; text-decoration: none; font-weight: bold;} 
a:visited {color: #000000; text-decoration: none; font-weight: bold;} 
a:hover {color: #ffffff; text-decoration: none; font-weight: bold;} 
a:active {color: #000000; text-decoration: none; font-weight: bold;} 

.borda   {
	font-family:tahoma;
	font-size:9px;
	border:1px solid #000000;
	cursor: default;
	font-weight: bold;

}

.justify {text-align: justify}

.cursordefault {
	cursor: default;
}
.cabecalho {
	font-family: Verdana, Tahoma, "Trebuchet MS", Arial;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: -2px;

}
.BackGround {
	background-image: url(images/gb_red_grad.jpg);
	background-repeat: repeat-x;
}

