a:hover {
	font-family: "Letter Gothic", "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.monobluedk {
	font-family: "Letter Gothic", "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00124E;
	text-decoration: none;
}
.monowhite {
	font-family: "Letter Gothic", "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.monogrey {
	font-family: "Letter Gothic", "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #A7A7A7;
	text-decoration: none;
}
.monobluelt {
	font-family: "Letter Gothic", "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0075FF;
	text-decoration: none;
}
.monowhitebd {
	font-family: "Letter Gothic", "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}

