A:link {COLOR: #000000; text-decoration: none}
A:visited {COLOR: #000000; text-decoration: none}
A:hover { COLOR: #CCCCCC; text-decoration: none }

.A:link {COLOR: #FFFFFF; text-decoration: none}
.A:visited {COLOR: #FFFFFF; text-decoration: none}
.A:hover { COLOR: #CCCCCC; text-decoration: none }

.B:link {COLOR: #2BA99F; text-decoration: none}
.B:visited {COLOR: #2BA99F; text-decoration: none}
.B:hover { COLOR: #CCCCCC; text-decoration: none }

.C:link {COLOR: #000000; text-decoration: none}
.C:visited {COLOR: #000000; text-decoration: none}
.C:hover { COLOR: #2BA99F; text-decoration: underline }

BODY
{
scrollbar-face-color: #FFFFFF; 
scrollbar-shadow-color: #F0F0F0; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #999999; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #F0F0F0; 
scrollbar-arrow-color: #333333
}

.txtArial10B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.backGeral {
	background-attachment: fixed;
	background-image: url(../img/indBack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.background {
	background-attachment: fixed;
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}.backLE {
	background-attachment: fixed;
	background-image: url(../img/indBackLdEsq.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.txtVerdana11 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;

}
.bordaPontilhada {
	border: 1px dashed #666666;
}
.combo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #666666;
}
