a{ color:#2c62bf; text-decoration:underline; font-weight:bold}
a:hover{
	text-decoration:none;
	text-align: center;
}

.link{ color:#2c62bf; text-decoration:underline; font-weight:bold; padding-left:19px; background:url(marker.gif) no-repeat 0 4px}
.link:hover{ text-decoration:none}

body
{
	background-image:url('fundo_fixo.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top center;
	text-align: center;
}

input {border:1px solid #ccc;}
.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

