.menu
{
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #656D79;
}
.othertext
{
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;	
	color: #4D4D4D;
}
a, a:visited {
	color: #656D79;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:visited:hover {
	color: #C0C0C0;
	font-weight: bold;
	text-decoration: underline overline;
}
p {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #A9A9A9;
	margin-top: 0;
	margin-left: 5;
}
h1 {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #909090;
	text-transform: lowercase;
	letter-spacing: 10px;
	font-weight: bold;
	margin-bottom: 0;
}
BODY { 
scrollbar-base-color: #3C3C3C; 
scrollbar-arrow-color: #4D4D4D;
scrollbar-DarkShadow-Color: #909090; 
}

