
body {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right:0px;
}

.corpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #161616;
	line-height : 125%;
}

.corpo a:link { 
	color : #161616;
	text-decoration : none;
}

.corpo a:visited { 
	color : #161616;
	text-decoration : none;
}

.corpo a:hover { 
	color : #161616;
	text-decoration: underline;
}

.footer {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #494949;
	line-height : 200%;
}

.footer a:link { 
	color : #494949;
	text-decoration : none;
}

.footer a:visited { 
	color : #494949;
	text-decoration : none;
}

.footer a:hover { 
	color : #494949;
	text-decoration: underline;
}


.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #161616;
	line-height : 200%;
}

.menu a:link { 
	color : #161616;
	text-decoration : none;
}

.menu a:visited { 
	color : #161616;
	text-decoration : none;
}

.menu a:hover { 
	color : #161616;
	text-decoration: underline;
}