a{
	color:white;
	background-color : #Transparent;
	text-decoration: none;
	font:normal;
	text-align : left;
	display : inline;
	font-family : Arial, Helvetica, sans-serif;
}
a:hover{
	color:yellow ;
	font:normal;
	background-color: #Transparent;

}
BODY {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position : left ,top;
	background-color :  #9B9A7E;
	color : black;
}
.headerfont {
	font-size : 20px;
	color : white;
	font-style : oblique;
}

.menufontgroot {
	font-size : 12px;
	color : #730E02;
}
.menufont {
	font-size : 10px;
	color : #730E02;
}

