body {
	background-color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	margin-top: 50px;
	margin-bottom: 0cm;
	margin-left: 1cm;
	margin-right: 5px;
	
}
	ul.navbar {
	position: absolute;
	top: 3.572cm;
	left: 625px;
	width: 3.969cm;
	list-style-image: none;
	height: 363px;

}
	
A:link {
	font-weight: bold;
	font-size: large;
	COLOR: #C72530;
	TEXT-DECORATION: none;
	font-family: "Times New Roman", Times, serif;
}
A:visited {
	font-weight: bold;
	font-size: large;
	color: #B3B2AE;
	font-family: "Times New Roman", Times, serif;
}
A:active {
	COLOR: #370A0F;
	font-size: large;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
A:hover {
	COLOR: white; background: black;
	font-size: large;
	TEXT-DECORATION: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
	


	
	ul.navbar li {
font-size: medium;
 background: #43433B;
    margin: 0.5em 0;
    padding: 0.3em;
    border-left: 1em solid white }
  ul.navbar a {
    text-decoration: none }
 ul.navbar a:link {
    color: white }
 ul.navbar a:visited {
    color: #B3B2AE }
ul.navbar a:hover {
	COLOR: #43433B; background: white
}
