a:link {	color: #000000;
		text-decoration: none;
		}

a:visited {	color: #000000;
		text-decoration: none;
		}

a:active {	color: #ff0000;
		text-decoration: none;
		}

a:hover {	color: #ff0000;
		text-decoration: none;
		}

body {		color: #000000;
		background-color: #c0c0c0;
		background-image: url("/img/graphics/background7.jpg");
		}

th {		color: #000000;
		background-color: #33cc99;
		background-image: url("/img/graphics/background5a.jpg");
		}

th:hover {	color: #ff0000;
		background-color: #c0c0c0;
		background-image: url("/img/graphics/background7.jpg");
		}

select{		color: #000000;
		background-color: #33cc99;
		}

p {		color: #000000;
		font-size: 100%;
		font-family: "times new roman", serif;
		font-weight: normal;
		}

li {		color: #000000;
		font-size: 100%;
		font-family: "times new roman", serif;
		font-weight: normal;
		}

h1 {		color: #000000;
		font-size: 200%;
		font-family: "times new roman", serif;
		font-weight: bold;
		}

h2 {		color: #000000;
		font-size: 160%;
		font-family: "times new roman", serif;
		font-weight: bold;
		}

h3 {		color: #000000;
		font-size: 120%;
		font-family: "times new roman", serif;
		font-weight: bold;
		}

h4 {		color: #000000;
		font-size: 100%;
		font-family: "times new roman", serif;
		font-weight: bold;
		}
