input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #003300;
	background-color: #FFFFFF;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
}
body {
	background-image: url(../imagens/fun.jpg);
}
.style3 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; }
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.style7 {
	color: #FFFFFF;
	font-size: 12px;
}
.style10 {font-size: 11px}
.style13 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: #FFFFFF; }
.style14 {color: #FFFFFF}
.div {
	width: 555px;
    height: 430px;
    overflow: auto;
}
a:link {
	text-decoration: none;
	color: #00CC66;
}
a:visited {
	text-decoration: none;
	color: #00CC66;
}
a:hover {
	text-decoration: underline;
	color: #006633;
}
a:active {
	text-decoration: none;
}
.limpar{
  		width:149px; height:20px;
		border-width:1px;
		border-style:solid;
		background-color: #FFDFE0;
		border-color: #FF9598;
		font-family:Tahoma; font-size:11px;  color: #FF8C8F;
		}
		.botao{
  		width:149px; height:20px;
		border-width:1px;
		border-style:solid;
		background-color: #DCD9FF;
		border-color: #6470FF;
		font-family:Tahoma; font-size:11px;  color: #5B70FF;
		}