body {
	scrollbar-face-color: black; 
	scrollbar-shadow-color: silver; 
	scrollbar-highlight-color: black; 
	scrollbar-3dlight-color: white; 
	scrollbar-darkshadow-color: black; 
	scrollbar-track-color: #800000; 
	scrollbar-arrow-color: white
}

A:link {
	color: #F2F2EA;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color: #F2F2EA;
	text-decoration: none;
	font-weight: bold;
}

A:active {
	color: #F2F2EA;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: red;
	text-decoration: none;
	font-weight: bold;
}

TD {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
}

P {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
}

TD.menu {
font-family: Verdana,Arial;
font-size: 12px;
color: #333333;
}