.body {
	color:#000000;
	font-size : 12 px;
	font-family : Arial;
}
.titulo {
	color:#000000;
	font-size : 14 px;
	font-family : Arial;
	font-weight: bold;
}
.rodape {
	font-weight: bold;
	color:#ffffff;
	font-size : 11 px;
	font-family : Arial;
}
.logo {
	font-size : 16 px;
	font-family : Arial;
}
.menu {
	font-weight: bold;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 14px;
	font-family :  Arial;
	color : #006600;
}
.menu a {
	color : #006633;
	text-decoration: none;
}
.menu a:hover {
	color : #009933;
}

.link-body {
   	   font-weight: bold;
	   margin-top : 0px;
	   padding-bottom : 0px;
	   margin-bottom : 0px;
	   margin-left : 0px;
	   margin-right : 0px;
	   font-size : 12px;
	   font-family :  Arial;
	   color : #003399;
}
.link-body a {
	   color : #003399;
	   text-decoration: none;
}
.link-body a:hover {
	   color : #0066CC;
}