body {
	margin-top: 0px;
	background-image: url(imagens/fundo%20azul%20e%20preto.gif);
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.bordar {
	border: 1px groove;
}
.ok {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000066;
	border: none;
}
.style5 {font-size: x-small; color: #999999; font-family: Arial, Helvetica, sans-serif;}
.style6 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.style7 {color: #000099}
.links_css {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	cursor: hand;
}
.css_links {
	border: 1px solid #FFFFFF;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
