BODY {background-color: white;
      background-image:url(img/space_rev.html);
           }

A {font-family:serif;
  font-size:10pt}
A.menu:link {color:white;}
A.menu:visited {color:white}
A.menu:active {color:white}
A.menu:hover {text-decoration:none}

A.guest: {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: larger
}
A.guest:link {	color:blue;}
A.guest:visited {color:blue;}
A.guest:active {color:blue;}
A.guest:hover {text-decoration:none;}


A.pages:link {color:blue;}
A.pages:visited {color:blue;}
A.pages:active {color:blue;}
A.pages:hover {text-decoration:none;}

A.progs:link {color:red;}
A.progs:visited {color:red;}
A.progs:active {color:red;}
A.progs:hover {text-decoration:none;}


IMG {
	border: 0;
}


P.data {font-family:verdana,arial,helvetica,sans-serif;
        color:red;
        font-size:9pt; }

P.heading {font-family:tahoma;
           font-size:14pt;
           color:green;
           }  

B.text {font-family:verdana,arial,helvetica,sans-serif;
        font-size:8pt;
        color:black }
