A:link {
	color: #0000ff;
	text-decoration: none;
}

A:visited {
	color: #CC0000;
	text-decoration: none;
}

A:active {
	color: #444444;
	text-decoration: none;
}

A:hover {
	color: #993300;
	text-decoration: underline;
}

body {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

TD {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

P {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

TD.menu {
font-family: Verdana,Arial;
font-size: 11px;
color: #000000;
}

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

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

.classic16 {
font-family: Tahoma;
font-size:  16px;
font-weight: bold;
}