body {
	background-color: #333333;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #999933;
	background-image: url(images/sidebar.png);
	background-repeat: repeat-y;
}

a:link {color: #999933; text-decoration: none; }
a:active {color: #990000; text-decoration: underline; }
a:visited {color: #99CC33; text-decoration: none; }
a:hover {color: #ff0000; text-decoration: none; }
