:link		 {
			Font-Family : "Comic Sans MS",Times New Roman,Arial,ms sans serif,helvetica ;
			Font-Size : 12pt ;
			Color : Red ;
			Text-Decoration : None
		}
:active	 {
			Font-Family : "Comic Sans MS",Times New Roman,Arial,ms sans serif,helvetica ;
			Font-Size : 12pt ;
			Color : Red ;
			Text-Decoration : None
		}
:visited	 {
			Font-Family : "Comic Sans MS",Times New Roman,Arial,ms sans serif,helvetica ;
			Font-Size : 12pt ;
			Color : Red ;
			Text-Decoration : None
		}
A:hover	 {
			Font-Family : "Comic Sans MS",Times New Roman,Arial,ms sans serif,helvetica ;
			Font-Size : 12pt ;
			Color : Blue ;
			Text-Decoration : None
		}

.fundo {
	background-attachment: fixed;
	background-image: url(images/fundo.gif);
	background-repeat: repeat;
	background-position: left top;
}
.corrente {
	background-attachment: scroll;
	background-image: url(images/corrente_c.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.fundoescuro {
	background-attachment: fixed;
	background-image: url(images/fundo_alto.gif);
	background-repeat: repeat;
	background-position: left top;
}
.fonte {
	font-family: "Times New Roman", Times, serif, Arial, Helvetica, "Comic Sans MS";
	font-size: 14px;
	color: #000000;
	text-align: justify;

}
.cpformulario {
	font-family: "Times New Roman", Times, serif, Arial, Helvetica;
	font-weight: bold;
	color: #006633;
	background-color: #FFFFCC;
	border: thin solid #003333;
}
.btformulario {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #FFFFFF;
	font-weight: bold;
	color: #006633;
	background-color: #99CCCC;
	font-size: 10px;

}

body	{
 	scrollbar-base-color: #4E4B4A;
	Font-Family : "Comic Sans MS",Times New Roman,Arial,ms sans serif,helvetica ;
 }
.fdmaqua {
	background-attachment: scroll;
	background-image: url(images/fundomagua.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
