a:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#00C;
	text-decoration: none;
}
a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#00C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	
}






.borda {
	border: 1px solid #0099FF;
}
.borda2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #00CCFF;
}
.formulario {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	background-color: #C4FFEC;
	border: 1px solid #0099FF;
}

.restrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003369;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #88A6C4;
}
.bordabaixo {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
}



.titulo_destaque {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#C10005;
	font-weight:bold;
}




.textos_internas {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#00C;
}



