a:link {
	color: #00FF00;
	text-decoration:none;
}

a:visited {
	color: #00FF00;
	text-decoration:none;
}

a:active {
	background-color: yellow;
	text-decoration:none;
}

a:hover {
	color: orange;
	font-style: italic;
	text-decoration:underline;
}

body{
    background-image: url(nero154.gif);
    background-attachment: fixed;
}

table {
    font-family: "Book Antiqua";
    color: #FFFFFF;
    font-size : 10pt;
    text-align: center;
{

td {
   bgcolor: black;
{
body {
     scrollbar-base-color: black; scrollbar-arrow-color: black;
}

H1 { font-size:14pt; font-family:"Book Antiqua"; font-weight: bolder; color:#00FF00 }
