body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-align: left;
}
body {
	background-color: #528ab9;
	background-image:url(images/fundo.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: center;
}

img {
	border: none;
}

a {
	color: #016698;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	font-size: 18px;
	color: #016698;

}
a:visited {
	color: #016698;
}
a:active {
	color: #016698;
	font-size: 18px;
}

input
{
color: #781351;
background: #ffffff;
font-weight: bold;
filter: alpha(opacity=50);
moz-opacity: .50;
opacity: .50;
}

textarea
{
color: #781351;
background: #ffffff;
font-weight: bold;
filter: alpha(opacity=50);
moz-opacity: .50;
opacity: .50;
}

select
{
color: #781351;
background: #ffffff;
font-weight: bold;
filter: alpha(opacity=50);
moz-opacity: .50;
opacity: .50;
}

input:focus {border: solid bold #993366; background: #ffffff; font: bold; }

select:focus {border: solid bold #993366; background: #ffffff; font: bold;  }

textarea:focus {border: solid bold #993366; background: #ffffff; font: bold; }

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
} 

.especial 
{
text-decoration: blink;
color: red;
}
.voc {
	color: #900;
}
