@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagens/back.gif) 
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
}
a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #CCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #F90;
}
a:active {
	text-decoration: none;
	color: #CCC;
}.imagem {
	display: block;
    margin-left: auto;
    margin-right: auto; 
}
.texto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 20px;
	letter-spacing: 1px;
}.destaque {
	color: #FFF;
}
.divisores {
	color: #F79322;
}
