Body {
	background: White;
	font : Arial, Helvetica;
	border-top-width: 0px;
	margin-top: 3px;
	margin-bottom: 5px;
	font-size: small;
}

H2 {
	color: #cacaca;
	font: Times;
	font-weight: bold;
	font-size: 130%;
}

H3 {
	color: #cacaca;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	float: none;
}

A { 
	color: #868686;
	text-decoration: none;
}

A:hover { 
	background: #ffd700;
	text-decoration: none;
	font-weight: bold;
	color: Black;
}

A:visited { 
	color: Red;
	text-decoration: none;
}

A:visited:hover {
	background: #FFFFCC;
	color: Black;
	text-decoration: none;
	font-weight: bold;
}

.logo2 {
	background-color : #daa520;
	font-family : Arial, Helvetica, sans-serif;
}

#corpo_1 {
	font-family: Arial, Helvetica, sans-serif;
}

#conto {
	color: #727272;
}

#lonav	{
	color: #737373;
	font-size: smaller;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}