<style type="text/css">{  }
 A.destaque:link {font: Verdana;color: #000000; font-weight:none; text-decoration: none; font-size:12px;}
 A.destaque:visited {font: Verdana; color: #000000; font-weight:none; text-decoration: none; font-size:12px;}
 A.destaque:hover {font: Verdana; text-decoration:underline; color: #FF0000; font-weight: none; font-size:12px;}
 
 A.menu:link {font: Verdana;color: #666666; font-weight:none; text-decoration: none;}
 A.menu:visited {font: Verdana; color: #666666; font-weight:none; text-decoration: none;}
 A.menu:hover {font: Verdana; text-decoration:underline; color: #FF0000; font-weight: none;}
 
 A.menu1:link {font: Verdana; color: #666666; font-weight:none; text-decoration: none;}
 A.menu1:visited {font: Verdana; color: #666666; font-weight:none; text-decoration: none;}
 A.menu1:hover {font: Verdana; text-decoration:none; color: #FF0000; font-weight: bold;}

 A.menu2:link {font: Arial; color: #666666; font-weight:bold; text-decoration: none; font-size: 12px;}
 A.menu2:visited {font: Arial; color: #666666; font-weight:bold; text-decoration: none; font-size: 12px;}
 A.menu2:hover {font: Arial; text-decoration:none; color: #FF0000; font-weight: bold; font-size: 12px;}
 
 A.branco:link {font: Verdana; color: #FFFFFF; font-weight:bold; text-decoration: none;}
 A.branco:visited {font: Verdana; color: #FFFFFF; font-weight:bold; text-decoration: none;}
 A.branco:hover {font: Verdana; text-decoration:underline; color: #FFFFFF; font-weight:bold;}

.DivisorHorizontal {
	background-image: url(imagens/linha_horizontal.gif);
	background-repeat: repeat-x;
	display: block;
	background-position: center;


}
.DivisorVertical {
	background-image: url(imagens/linha_vertical.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 5px;
	padding-left: 5px;
}

</style>
