H6 {
	font : italic x-small Verdana, Arial;
	text-decoration: none;

	}
H1 {
	font-family : "BankGothic Md BT";
	font-size : 18px;
	font-style : normal;
	font-weight : bold;
}
A:LINK {
	color : Black;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;

}

A:VISITED {
	color : Black;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;

	
}

A:HOVER {
	background-color : #FFEFD5;
	text-decoration : none;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	color : #8B0000;
	}



