body {
	font-family: Tahoma, Verdana, Arial, "Trebuchet MS";
	font-size: 11px;
	color: #696969;
	margin-top: 0px;
}
.news {
	font-family: Tahoma, Verdana, Arial, "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.news:hover {
	font-family: Tahoma, Verdana, Arial, "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

p {
	font-size: 11px;
	color: #696969;
	text-decoration: none;
	/*font-weight: bold;*/
}

li {
	font-size: 11px;
	color: #696969;
	text-decoration: none;
	/*font-weight: bold;*/
}

.lnk {
	font-size: 11px;
	color: #696969;
	text-decoration: none;
	font-weight: bold;
}

.lnk:hover {
	font-size: 11px;
	color: #696969;
	text-decoration: none;
	font-weight: bold;
}

#lnk1 {
	font-size: 11px;
	color: #696969;
	text-decoration: none;
	font-weight: bold;
}

#lnk1:hover {
	font-size: 11px;
	color: #696969;
	text-decoration: none;
	font-weight: bold;
}

.form {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCBB73;
}
h1 {
	font-family: Tahoma, Verdana, Arial, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #065985;
	text-decoration: none;
}
em {
	font-size: 11px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;

}
hr {
	height: 1px;
	background-color: #CCCCCC;
	border: dotted #CCCCCC;

}
.rodapedados {
	font-family: Tahoma, Verdana, Arial, "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding: 5px;
	text-align: center;

}

.creditos {
	font-family: Tahoma, Verdana, Arial, "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding: 5px;
}

