A:link {
	color: #00ffff;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}

A:active {
	color: #00ff00;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #880088;
	text-decoration: underline;
	font-weight: bold;
}

Body {
	color: #888888;
	font-family: Verdana;
	font-size: 12px;
	background-color: #444444;
	background: url("bg/gray_bg.jpg")
	repeat fixed;
}

TD {
	font-family: Verdana;
	font-size: 12px;
	font-color: #000000;
	border-color: #444444;
}

P {
	font-family: Verdana;
	font-size: 12px;
	font-color: #000000;
}

TD.menu {
font-family: Verdana,Arial;
font-size: 11px;
font-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;
}
