.menu a:link {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 35px;
	color: #FFFFFF;
}

.menu a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 35px;
	color: #FFFFFF;
}
.menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.destaque {
	font-family: arial;
	font-size: 11px;
	color: #7c7c7c;
	margin-left: 2px;
	line-height: 11px;
}
.chamadas {
	font-family: arial;
	font-size: 11px;
	color: #7c7c7c;
	margin-left: 2px;
}
.chamadas a:link {
	font-family: arial;
	font-size: 11px;
	color: #7c7c7c;
	text-decoration: underline;
}
.chamadas a:visited {
	font-family: arial;
	font-size: 11px;
	color: #7c7c7c;
	text-decoration: underline;
}
.chamadas a:hover {
	font-family: arial;
	font-size: 11px;
	color: #71b234;
	text-decoration: underline;
}
.corpo {
	font-family: verdana;
	font-size: 11px;
	color: #7c7c7c;
	margin-left: 10px;
	margin-top: 10px;
}
.rodape {
	font-family: arial;
	font-size: 10px;
	color: #7c7c7c;
}
a:link {
	color: #31a7a9;
	text-decoration: none;
}
a:visited {
	color: #31a7a9;
	text-decoration: none;
}
a:hover {
	color: #31a7a9;
	text-decoration: underline;
}
h1 {
	font-size: 20px;
	font-weight: 500;
	color: #80c939;
}
h2 {
	font-size: 14px;
	font-weight: 500;
	color: #31a7a9;
}

.lista {
	font-family: verdana;
	font-size: 12px;
	color: #31a7a9;
	list-style-type: disc;
}
