a{color: #333333;}
a:hover{ text-decoratoin:none; color:#003300; }
.texto {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
.textotabela {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
.form {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #666666;
}
.titulo {
	font-family: verdana;
	font-size: 12px;
	color: #0E3F6F;
	line-height: 30px;
	font-weight: bold;
}