A:LINK{

	color : Olive;

	text-decoration : none;

}

A:VISITED{

	color : #D2691E;

	text-decoration : none;	

}

A:ACTIVE{

	color : #808040;

}

A:HOVER{

	color : #6B8E23;

	text-decoration : underline;

}

A:FOCUS {

	color : Olive;

	text-decoration : underline;

}

.manchete {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 12pt;

	color : Green;

	font-weight : bold;

}

.destaque {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 10pt;

	color : Green;

	font-weight : bold;

}

.textonormal {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 8pt;

	color : Green;

	text-align : justify;

}



