body {
	scrollbar-base-color:#3366cc;
	scrollbar-arrow-color:white;
	margin:0;
}

td {
	font-family:verdana;
	font-size:12px;
}

small {
	font-weight:normal;
}

.menu {
	font-weight:normal;
	font-size:11px;
}

a:link, a:visited {
	color:#00ff00;
	font-weight:bold;
}

a:active, a:hover {
	color:white
}

.menu a:link, .menu a:visited {
	color:white;
	text-decoration:none;
	font-weight:normal;
}

.menu a:active, .menu a:hover {
	color:#00ff00;
}

.background {
	background-image:url("/img/background.gif");
	background-repeat:no-repeat;
	background-position:top right;
}

hr {
	color:white;
}
