body {
	background-color: #66cc00;
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txtGeral {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.txtBanner {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
}
.titulos {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
a {
	font-family: Arial;
	font-size: 10px;
}
a:link {
	text-decoration: none;
	color: #66cc00;
}
a:visited {
	text-decoration: none;
	color: #66cc00;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #66cc00;
}
.txtVerde {
	color: #66cc00;
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
}
.campo
{
	overflow: auto;
	background-color: #CCCCCC;
	border: 0px;
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

.enviar
{
	overflow: auto;
	background-color: #CCCCCC;
	border: 0px;
	font-family: Tahoma;
	font-size: 9px;
	color: #333333;
}

.botao
{
	overflow: auto;
	border: 0px;
	background-image: url(../img/2.png);
	font-family: Arial;
	font-size: 10px;
	color: #66cc00;
	font-weight: bold;
	text-align: center;
}

#box1 p:hover {
color: #CCCCCC;
cursor: default;
}

#box2 p:hover {
color: #CCCCCC;
cursor: default;
}

#box3 p:hover {
color: #CCCCCC;
cursor: default;
}
