





a {
	color: #000000;
	text-decoration: none;
	font-size: inherit;
	font-family: inherit;
}

a:hover {
	color: #0099FF;
	text-decoration: none;
	font-size: inherit;
	font-family: inherit;
}

body{
padding:0px;
margin:0px;
}


.home {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana;
}

a:home.hover {
	color: #0099FF;
	text-decoration: none;
	font-size: inherit;
	font-family: inherit;
}






.btVoltar {
	color: #3c5f84;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana;
}

a:btVoltar.hover {
	color: #0099FF;
	text-decoration: none;
	font-size: inherit;
	font-family: inherit;
}





.news {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}

.form {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 18px;
	width: 138px;
	border: 2px solid #363636;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
	text-decoration: none;
}
.tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	text-transform: uppercase;
	color: #5F6460;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #656565;
}
.form_1 {
	font-family: Tahomma;
	font-size: 11px;
	line-height: 12px;
	height: 19px;
	width: 323px;
	border: 1px solid #CCCCCC;
}
.form_2 {
	font-family: Tahomma;
	font-size: 11px;
	line-height: 12px;
	height: 121px;
	width: 323px;
	border: 1px solid #CCCCCC;
	overflow:auto;
}


/* PARA O LINK 1 */

a.linkum:link {
color:#3c5f84;
text-decoration:none;

}
a.linkum:visited {
color:#3c5f84;
text-decoration:none;

}
a.linkum:hover {
color:#0099FF;
text-decoration:none;

}
a.linkum:active {
color:#3c5f84;
text-decoration:none;
background-color:#ffffff;
}



