.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: left top;
	font-style: normal;
	font-weight: normal;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
}
.barra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-position: left top;
	font-style: normal;
	font-weight: normal;
	vertical-align: middle;
	color: #333333;
}

