.tahoma_11 {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
.tahomaT_11 {
	font-family: tahoma;
	font-size: 11px;
	color: #006600;
	font-weight: bold;	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fundo.gif);
	background-repeat: repeat;
	background-position: center top;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited{
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0F9F0F;
	text-decoration: underline;
}
a:active {
	color: #0F9F0F;
	text-decoration: underline;
}.campos {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #CCCCCC;
	margin: 1px;
	padding: 1px;
}
