body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color: #333333;*/

	
}

.linha {
	padding-bottom:10px;
	
}
	
	
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: 4e575e;
	text-decoration: none;
	/*line-height: 20px;*/
	margin-bottom:50px;
}

a:hover {
	font-size: 0.7em;
	text-decoration: none;
	color: c35e04;
	/*font-weight:bold;*/
}

a:visited {
	font-size: 0.7em;
	text-decoration: none;
	color: 7a7f82;
	font-weight:bold;
}
.georgia1-azul {
	font-size: 0.72em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#17617d;
	
}