/* CSS Document */

.text2{
	font-family: verdana;
	font-size: 12px;	
	color:#000;	
	line-height: 22px;
}
.text2b{
	font-family: verdana;
	font-size: 12px;	
	color:#336699;	
	line-height: 22px;
}
.text2 a, a:visited, a:active{
	font-family: verdana;
	font-size: 12px;	
	color:#333;
}
.text2 a:hover{
	font-family: verdana;
	font-size: 12px;	
	color:#333;
	text-decoration:underline;
}
.text3{
	font-family: verdana;
	font-size: 12px;
	font-weight:bold;	
	color:#666;
}
.textINDEX{
	font-family: verdana;
	font-size: 12px;
	color:#666;
}
.textbranco{
	font-family: verdana;
	font-size: 10px;
	color:#fff;
	font-weight:bold;
}
.textdir{
	font-family: verdana;
	font-size: 10px;
	color:#000;
	line-height: normal;
}
