.linkes {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000D73;
	text-decoration: none;
	font-weight: bold;
}
.linkes:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}
.conteudo {
	font-family: "Times New Roman", Times, serif;
	color: #000F6F;
	text-decoration: none;
	font-size: 14px;
	line-height: 20px;
}
.background {
	background-attachment: fixed;
	background-image: url(01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
