.titulo
{
	font-weight: bold;
	font-size: 23px;
	color: #006600;
	font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
	
}
BODY
{
	background-color: #ffffff;
}
a:link
{
	font-size: 16px;
	color: #006600;
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
}


a:visited
{
	font-size: 16px;
	color: #006600;
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	font-size: 16px;
	color: #FF9900;
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
}
img
{
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
	
}

