body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
body {
	background-color: #528ab9;
	background-image:url(images/fundo.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: center;
}
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; font-size: 18px }

select:focus {border: solid bold #993366; background: #ffffff; font: bold; font-size: 18px }

textarea:focus {border: solid bold #993366; background: #ffffff; font: bold; font-size: 18px }

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
} 

.especial 
{
text-decoration: blink;
color: red;
}.aconteceu {
	color: #666;
}
