.background01 {
	background-color: #B7CCE4;
	background-image: url(images/background_01.jpg);
	background-repeat: repeat-x;
}


.fonte11 { 			font-family: Tahoma; font-size: 11px; color: #666666;}
.fonte11 a:link{	font-family: Tahoma; font-size: 11px; color: #666666; text-decoration:underline;}
.fonte11 a:visited{	font-family: Tahoma; font-size: 11px; color: #666666; text-decoration:underline;}
.fonte11 a:hover{	font-family: Tahoma; font-size: 11px; color: #999999; text-decoration:none;}
.fonte11 a:active{	font-family: Tahoma; font-size: 11px; color: #666666; text-decoration:underline;}



.fonte9 { 			font-family: Tahoma; font-size: 9px; color: #BFBFBF;}
.fonte9 a:link{		font-family: Tahoma; font-size: 9px; color: #BFBFBF; text-decoration:underline;}
.fonte9 a:visited{	font-family: Tahoma; font-size: 9px; color: #BFBFBF; text-decoration:underline;}
.fonte9 a:hover{	font-family: Tahoma; font-size: 9px; color: #999999; text-decoration:none;}
.fonte9 a:active{	font-family: Tahoma; font-size: 9px; color: #BFBFBF; text-decoration:underline;}
.fonteTITULO {
	font-family: Arial, Tahoma, Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}
.bold {
	font-weight: bold;
	color: #333333;
}

