body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-color: #666;
}

img {
	border: 0px;
}

td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	font-weight: bold;
	color:#CC9900;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	background-color: #FFCC00;
	color: #000000;
}

.legal{
	font-size:10px;
	color:#006600;
	line-height:20px;
	text-decoration:overline;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color:#336600;
}

.titulo_pagina {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color:#336600;
}
.caixa {
	border: 1px dotted #CC0000;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFCC;
}

hr {
	color:#336600;
	border: #336600;
}
.logotipo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
}
