body {
	background-color: #AFA78C;	           
}

a {
	text-decoration: none;
	font-weight: bold;
	}

a:link {
	font-style: verdana,arial;
	color: #586385;
	}

a:visited {
	color: #830101;
	}

a:active {
	color: #830101;
	}

a:hover {
	color: #F0AA62;
    text-decoration: underline;
	}
	
.bar1 {
	font-style: verdana;
	font-size: 20;
}

.text1 {
	font-family: arial, verdana;
	font-size: 15;
}



