body {background-color: #ffffff;}
body,div,span,td {font-family: helvetica,arial,verdana;font-size:12px;color:#393939;}
input,select,textarea {font-family: helvetica,arial,verdana;font-size:11px;color:#000000}
input, select, textarea {border:#6c6c6c 1px solid;}
radio, checkbox {border-width:0px;}
body, form {margin:0;padding:0}

.botoes{background-color:#FFFFFF;}

.fundo-preto{background-color:#000000;}

a:link {
	color: #7d7c7c;
	text-decoration: none;
}
a:visited {
	color: #7d7c7c;
	text-decoration: none;
}
a:hover {
	color: #104c26;
}
a:active {
	color: #104c26;
	text-decoration: none;
}

a:link.menu {
	font-size:14px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing:1px;
}
a:visited.menu {
	font-size:14px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing:1px;
}
a:hover.menu {
	font-size:14px;
	color: #00ff00;
	font-weight: bold;
	text-decoration: none;
	letter-spacing:1px;
}
a:active.menu {
	font-size:14px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing:1px;
}