/* CSS Document */

.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #F7F4A3;
	display: block;
	text-decoration: none;
	padding: 8px;
	width: 139px;
	background-color: #200A07;
	margin-left: 0px;
	margin-right: 0px;
	marker-offset: auto;
	list-style-position: inside;
	max-height: 0px;
	max-width: 0px;
	outline: 0;
	margin: 3px;
}



.navigation:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #F7F4A3;
	display: block;
	text-decoration: none;
	padding: 8px;
	width: 139px;
	background-color: #381101;
	margin: 3px;
}
.textoprincipal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
	margin: 20px;
	border-top-width: thin;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
