body {
	background-position: center top;
	background-COLOR: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}

li {
	margin: 10px 0px 0px 0px;
}
.titulo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 15pt;
	font-weight: bold;
	text-align: rigth;
}
a:link {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
a:hover{
    text-decoration: none;
	background-color:#E8E8E1;
	color: #000000;
}
a:visited{
	text-decoration: none;
	font-weight:bold;
	background-color:#E8E8E1;
	color: #000000;
}
a:active{
	color: #000000;
}
