body {
 font-family: "Times New Roman", Times, serif;
 color: #FFFFFF;
 background-color: #000000}


a {
 color: #FFFFCC;
 text-decoration: none}

a:hover {
 color: #FFFFFF;
 background-color: #999999}

a:active {
 color: #00FF00}


.docs:visited {
 color: #EEEE00}

.menu-top {
 background-color: #003399;
 font-weight: bold;
 color: #FFFF00;
 text-align: center}

.center {
 text-align: center}

