/* CSS Document */
body {
	background-color: #f7f1dc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}


.tit1 {font-weight: bold;
font-size: 12px;
	color: #141e05;}
	
.style1 {
	color: #141e05;
	font-size: 9px;
	 }

.style5 {
	color: #141e05;
	font-size: 11px;
	 }	 
	 
.tit2 {font-weight: bold;
font-size: 12px;
	color: #f5e8c8;}
	
.style2 {
	color: #f5e8c8;
	font-size: 10px;
	}

.tit3 {font-weight: bold;
font-size: 16px;
	color: #91aa05;}
	
.style3 {
	color: #91aa05;
	font-size: 18px;
	font-weight: bold; }
 a:link {
    color: #666666}
	
a:visited {
    color: #666666;} 
	
a.branco:link {
	font-family:verdana;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	}

a.branco:visited {
	font-family:verdana;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	}
	
a.branco:hover{
	font-family:verdana;
	font-size:10px;
	color:#ffffff;
	text-decoration:underline;
	}

a.marrom:link {
	font-family:verdana;
	font-size:10px;
	color: #141e05;
	text-decoration:none;
	}

a.marrom:visited {
	font-family:verdana;
	font-size:10px;
	color: #141e05;
	text-decoration:none;
	}
	
a.marrom:hover{
	font-family:verdana;
	font-size:10px;
	color: #141e05;
	text-decoration:underline;
	}

a.cinza:link {
	font-family:verdana;
	font-size:10px;
	color: #333333;
	text-decoration:none;
	}

a.cinza:visited {
	font-family:verdana;
	font-size:10px;
	color: #333333;
	text-decoration:none;
	}
	
a.cinza:hover{
	font-family:verdana;
	font-size:10px;
	color: #333333;
	text-decoration:underline;
	}


a.links2:link {
	font-family:verdana;
	font-size:12px;
	color: #2B3632;
	text-decoration:none;
	}

a.links2:visited {
	font-family:verdana;
	font-size:12px;
	color: #2B3632;
	text-decoration:none;
	}
	
a.links2:hover{
	font-family:verdana;
	font-size:12px;
	color: #2B3632;
	text-decoration:underline;
	}
		
a.links:link {
	font-family:verdana;
	font-size:10px;
	color: #2B3632;
	text-decoration:none;
	}

a.links:visited {
	font-family:verdana;
	font-size:10px;
	color: #2B3632;
	text-decoration:none;
	}
	
a.links:hover{
	font-family:verdana;
	font-size:10px;
	color: #2B3632;
	text-decoration:underline;
	}
