.texto {
    font-family: Verdana;
    font-size: 10px;
    color: #333333;
    text-decoration: none;
}

.link {
    font-family: Verdana;
    font-size: 10px;
    color: #336699;
    text-decoration: none;
}

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;
    border-style: 1 solid;
    background: #CCCCCC
}

.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;

}