.footer{
	font:Tahoma, Arial;
	font-size:11px;
	color: #FFFFFF;
	padding-left: 10px;
}

.titulo
{
font:Tahoma, Arial;
	font-size:14px;
	color: #C90259;
	
	}
	
	.conteudo
{
font:Tahoma, Arial;
	font-size:14px;
	color: #333333;
	
	}
/* links */
a {
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: underline;
}
a:hover {
	color: #C90259; 
	background-color: inherit;
}
.footerlink{
	font:Tahoma, Arial;
	font-size:14px;
	color: #006699;
	
}
.list {
cursor : hand; 
} 
