a:link {
	text-decoration: none;
	color: #003399;

}
a:visited {
	text-decoration: none;
	color: #003399;




}
a:hover {
	color: #FF0000;
	text-decoration: underline;





}
a:active {
	color: #003399;

}
.tabelas {
	border: thin solid #FF9933;
}
.tabeladestaques {
	border: thin solid #00CCFF;
}

