body{
	background-color: #009900;
	margin: 0px;
	font: Verdana, "Courier New", "Times New Roman";
	color: #FFFFAA;
}

li { list-style-type: square; } 

.hid{
	display:none;
	visibility:hidden;
}

.content{
	font: 14px Verdana, "Courier New", "Times New Roman", sans-serif;
	padding: 10px;
	font-weight:100;
}

.content2{
	font: 14px Verdana, "Courier New", "Times New Roman", sans-serif;
	font-weight:100;
}

.content_table{
	padding-top:10px;
	text-align:center;
}

.footer{
	text-align:center;
	background-color:#006600;
	font-size:12px;
	height:39px;
}

.footer a:link{ 
	color:#FFFFAA;
	text-decoration:none;
}
.footer a:visited{
	color: #FFFFAA;
	text-decoration:none;
}

.footer a:hover{
	color: #FFFFFF;
	text-decoration:none;
} 

.footer a:active{
	color: #FFFFAA;
	text-decoration:none;
	} 

.content a:link{ 
	color:#77B300;
	text-decoration:none;
}
.content a:visited{
	color: #77B300;
	text-decoration:none;
}

.content a:hover{
	color: #FFFFAA;
	text-decoration:none;
} 

.content a:active {
	color: #77B300;
	text-decoration:none;
	} 

.content2 a:link{ 
	color:#77B300;
	text-decoration:none;
}
.content2 a:visited{
	color: #77B300;
	text-decoration:none;
}

.content2 a:hover{
	color: #FFFFAA;
	text-decoration:none;
} 

.content2 a:active {
	color: #77B300;
	text-decoration:none;
	} 



.design a:link {
	color: #F90;
	font:"Trebuchet MS";
	font-weight:bold;
	text-decoration:none;
}

.design a:visited{
	color: #FF9900;
	font:"Trebuchet MS";
	font-weight:bold;
	text-decoration:none;
}

.design a:hover{
	color: #FF9900;
	font:"Trebuchet MS";
	font-weight:bold;
	text-decoration:none;
}

.design a:active{
	color: #FF9900;
	font:"Trebuchet MS";
	font-weight:bold;
	text-decoration:none;
}

.marcelo a:link{
	color:#FFFFFF;
	font:"Trebuchet MS";
	font-weight:bold;
	text-decoration:none;
}

.marcelo a:visited{
	color:#FFFFFF;
	font:"Trebuchet MS";
	font-weight:bold;
	text-decoration:none;
}

.marcelo a:hover{
	color:#FFFFFF;
	font:"Trebuchet MS";
	font-weight:bold;
	text-decoration:none;
}

.marcelo a:active{
	color:#FFFFFF;
	font:"Trebuchet MS";
	font-weight:bold;
	text-decoration:none;
}

