body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: outside;
	list-style-type: square;

}

table   { font-size: 11px}
	
a:link {
	color: #CCFF66;
	text-decoration: none;
}

a:visited {
  color: #FFFFCC;
  text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #00CC00;
}

.fundoClaro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 25px;
	padding-right: 25px;
}


.escuro { color: #000000; }

A.escuro:link {
	color: #CC6633;
}

A.escuro:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #996600;
}

A.escuro:visited { color: #CC6633;  text-decoration: none }	

.titulo01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006633;
	text-align: left;
	font-weight: bold;

}

.titulo02 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006600;
}
.txtBranco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.titBranco {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
}
.fundoClaroPeq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
A.fundoClaroPeq:link {
	font-size: 9px;
	color: #CC6633;
}
A.fundoClaroPeq:hover {
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #996600;
}

A.fundoClaroPeq:visited { color: #CC6633;  text-decoration: none }
.menu {
	font-weight: bold;
	text-indent: 15px;
	margin-bottom: -5%;
}
