a:link {
	text-decoration: none;
	color: #003399;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style1 {
	color: #FF6600;
	font-weight: bold;
}
.style2 {color: #FF6600}
.borda {
	color: #6699FF;
	border: 1px solid #CCCCCC;
}

.tabela {
	border: 1px solid #666666;
}
