body {
	background-color: #000000;
	color: #00FF00;
	font-size: 14px;
	font-family: courier, helvetica, arial, sans-serif;
}

a:link {text-decoration: none; color: #00FF00; font-size: 14px; font-weight: normal}
a:visited {text-decoration: none; color: #00FF00; font-size: 14px; font-weight: normal}
a:hover {text-decoration: none; color: #00FF00; font-size: 14px; font-weight: bold}
a:active {text-decoration: none; color: #00FF00; font-size: 14px; font-weight: normal}