BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}


a:link { 
	color: #9966CC; 
	text-decoration: none
}

a:hover {
	color: #FFA07A;
	text-decoration: none
}

a:visited {
	color: #9966CC; 
	text-decoration: none
}

a:hover {
	color: #FFA07A;
	text-decoration: none
}

.txt_conteudo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	text-align: left;
	
	}

