a:link {  color: #0066CC; text-decoration: none}
a:visited {  color: #0066CC; text-decoration: none}
a:active {  color: #FF0000; text-decoration: none}
a:hover {  color: #000000; text-decoration: underline}
td {  color: #003366; font-size: 12px}
body {
background-repeat: no-repeat;
background-position: 830px;
background-attachment: fixed;
}
body.bg {
background-repeat: no-repeat;
background-position: right bottom;
background-image: url( ../img/space_bg.gif);
}