
 .tituloops {
    width:470;
    background:#C7D6E2;
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    padding:5px;
    border-bottom:1px solid #C8BA92;
 }
 
 .textoops {
    width:470;
    font-family:arial;
    font-size:12px;
    padding:5px;
    background:#E9EFF4;
 }

a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.vacordao a:link {
	color: #7F9DB9;
	text-decoration: none;
}
.vacordao a:hover {
	color: #000000;
	text-decoration: underline;
}
.vacordao a:visited {
	color: #7F9DB9;
	text-decoration: none;
}
.style1 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

