A:link {
	TEXT-DECORATION: none;
	font-family: Arial ;
	font-size: 13px;
	font-weight:bold;
	color :Black;
}
A:hover{
	text-decoration :underline;
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagens/superbg.jpg);
}


.textotab 
{
	font-family:Arial;
	font-size:13px;
	color:Black;
	font-weight:bold ;
}

