body {
	background-color: #867f74;
}


.style2 {font-size: 14px}
.style1 {	font-size: 14px;
	font-weight: bold;
}
.style4 {color: #000000; font-weight: bold; }
a  {
   text-decoration: none;
   color: #000000;
}

a ins  {
   text-decoration: none;
}

.classes {
	width: 100px;
	top: 152px;
	left: auto;
}
headings {
	font-size: 16px;
	font-weight: bold;
}
.nav{font-size:14px}
a.nav:link {color:#FF0000; text-decoration:none; font-weight:bolder }
a.nav:visited {color:#FF0000; font-weight:bolder}
a.nav:active {color:#FF0000}
a.nav::hover {text-decoration: underline; color: red; font-style:italic}