.rodape {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
        text-decoration: none;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	line-height: 160%;
        text-decoration: none;
}
.enviar {
	background-color: #CC3333;
	font-weight: bold;
	color: #FFFFFF;
	border: thin none;
	cursor: hand;

}
a.links {
	border: 2px solid #CCCCCC;
        display:block;
	height: 76px;
	width: 78px;
}
a:hover.links {
        border: 2px solid #CC3333;
        display: block;
	height: 76px;
	width: 78px;
}
.menu {
	position: static;
	width: 280px;
	height: 300px;
	left: 494px;
	top: 100px;

}

