A:link 
{
	text-decoration: none;
	color: #CC0000;
}
A:visited {
	text-decoration: none;
	color: #663300;
}
A:active {
	text-decoration: none;
	color: #663300;
}
A:hover {
	text-decoration: underline;
	color: gray;
}
A.menu:link {
	text-decoration: none; 
	color: white;
}
A.menu:visited {
	text-decoration: none; color: white;
}
A.menu:active {
	text-decoration: none;
	color: white;
}
A.menu:hover {
	text-decoration: none;
	color: gray;
}
BODY{
	scrollbar-3d-light-color: #999999;
	scrollbar-arrow-color: #EAEAEA;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color: #999999;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #999999;
}
td {
	font-family:verdana, helvatica, arial, geneva; 
	font-size: x-small
}
pre {
	font-family:courier, terminal;
	font-size: 8pt
}

#pulldownButton {
	Z-INDEX: 1;
	VISIBILITY: visible
}
#relsMenu {
	POSITION: absolute;
	Z-INDEX: 1;
	VISIBILITY: hidden;
	LEFT: 435px;
	TOP: 31px;
}
#miscMenu {
	POSITION: absolute;
	Z-INDEX: 2;
	VISIBILITY: hidden;
	LEFT: 510px;
	TOP: 31px;
}
#archMenu {
	POSITION: absolute;
	Z-INDEX: 3;
	VISIBILITY: hidden;
	LEFT: 560px;
	TOP: 31px;
}
