.verdana10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.caixa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00B3DF;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
a:link {
	text-decoration: none;
		color: #009EC6;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #666666;
	border-bottom-color: #666666;
	font-size: 10px;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.verdana12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.linha {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009EC6;
}
.linha2 {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #009EC6;
}
