body, table, td {
font-family:Verdana;
font-size:12px;	
}
.caixa { font-family:Verdana; font-size:10px; border: 1 solid #000000;}
.botao { font-family:Verdana; font-size:10px; border: 1 solid #000000; color: #5567a5;}
a:link {
	color: #5567a5;
	text-decoration: none;
}
a:visited {
	color: 5567A5;
	text-decoration: none;
}
a:active {
	color: 5567A5;
	text-decoration: none;
}
a:hover {
	color: 5567A5;
	text-decoration: underline;
}
