body {
background: #B4C493;
margin:0;
margin-left:5px;
}

.texto {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #B4C493;
}

.link {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background-color: #B4C493;
}

a:hover {
    font-family: Verdana;
    font-size: 10px;
    color: #336699;
    text-decoration: none;
}

.botoes {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #D9E1C8;
	border: 1px solid #999999;
}
.borda1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000033;
	text-decoration: none;
	background-color: #F5F5F5;

}
