A:link {
	color: #444444;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

A:active {
	color: #222222;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

Body {
	font-family: Arial;
	font-size: 11px;
	color: #444444;
	background-color: #aaaaaa;
}

TD {
	font-family: Arial;
	font-size: 11px;
	color: #444444;
}

TH {
	font-family: Arial;
	font-size: 13px;
	color: #000044;
}

P {
	font-family: Arial;
	font-size: 11px;
	color: #444444;
}

TD.menu {
font-family: Arial;
font-size: 10px;
color: #444444;
}

.classic8 {
font-family: Tahoma;
font-size:  8px;
font-weight: bold;
}

.classic10 {
font-family: Tahoma;
font-size:  10px;
font-weight: bold;
}

