.verdanaMenu {
	font-family: Verdana;
	font-size: 11px;
	text-indent: 5px;	
}
.barrinhaAzul {
	background-color: #000099;
	height: 3px;
}
.barraMenu {
	background-attachment: fixed;
	background-image: url(imagens/gifs/barra-menu.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.verdana11 {
	font-family: Verdana;
	font-size: 10px;
}
.pontinhos {
	background-attachment: fixed;
	background-image: url(imagens/gifs/pontinhos.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.TituloPagina {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
A.type2:link    {color:#000000; text-decoration:none;}
A.type2:visited {color:#000000; text-decoration:none;}
A.type2:active  {color:#000000; text-decoration:none;}
A.type2:hover   {color:#FF0000; text-decoration:none;}