a:link {
	color: #000000;
	}

a:visited {
	color: #cc0000;
	}

a:hover {
	background-color: #000000;
	color: #ffffff;
	text-decoration: none;
	}

a:active {
	color: #cc0000;
	}

body {
	font-family: verdana, helvetica, sans-serif;
	font-size: 80%;
	background: #ffffff url("../share/bg.png") top left repeat-x fixed;
	color: #000000;
	}

h1 {
	font-size: 2.0em;
	font-family: georgia, serif;
	}

h2 {
	font-size: 1.5em;
	font-family: georgia, serif;
	}

h3 {
	font-size: 1.2em;
	font-family: georgia, serif;
	}

h4 {
	font-size: 1.0em;
	font-family: georgia, serif;
	}

table {
	background: #ffffff url("../share/bg.png") top left repeat-x fixed;
	color: #000000;
	}
