A {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: black;
}
A:ACTIVE {
	color: gray;
}
A:HOVER {
	color: gray;
}

A.menu {
	font-family: Tahoma;
	font-size: 8pt;
	font-wieght: bold;
	color: white;
	text-decoration: none;
}
A:hover.menu {
	color: black;
}
H1 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10pt;
}




