.texto-botoes-verde {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;

}
a:hover {
	color: #CCCCCC;
	background-color: #006699;
	font-style: normal;
	font-weight: bold;

}
a:visited {
	color: #CCCCCC;
	font-weight: bold;
	font-style: normal;


}
