ul {margin:0; padding:0; list-style:none; line-height:16px}
li {background:none}

.titulo {
	font-size: 24px;
	color: #0033FF;
}

.menu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#525437;
	background-color:inherit;
	text-decoration: none;
}

.menu_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#525437;
	background-color:inherit;
	text-decoration: none;
}


.menu_link:hover
{
color:#000000;
text-decoration:none;
background-color:inherit;
}
#exibe {
float: left;
margin: 5px 10px;
}
	
td,div,select{
	font-size:11px;
    font-family:Tahoma;
	color:#616161;
	line-height:14px;
	
}

.black{
	color:#272727;
}
.dark{
	color:#4E4E4E;
}
.blue{
	color:#4C7A9C;
}
.green{
	color:#6E9264;
}
.pol{
	color:#FFFFFF;
	text-decoration:none;
}


a.pol:hover{ text-decoration:underline}
a.green:hover{ text-decoration:none}
a.blue:hover{ text-decoration:none}
a.dark:hover{ text-decoration:none}



 .input{
  		width:168px; height:21px; 
		background-color:#FFFFFF; 
		font-size:11px;
    	font-family:Tahoma;
		color:#616161;
		margin:0px;
		padding:2 0 0 4px;
		}

 .textarea{
 		width:168px; height:151px; 
		background-color:#FFFFFF; 
		font-size:11px;
    	font-family:Tahoma;
		color:#616161;
		margin:0px;
		padding:2 0 0 4px;
		overflow:auto;
		}


 






 




