/* Sterling Ski Club screen styles */
#body {color: black; font-family: sans-serif;}
h1, h2, h3, h4, h5, h6 {font-family: sans-serif; color: black}
a {color: black}
#links {width: 150px; float: left; background-color: rgb(212,142,0); margin-right: 10px;
        padding: 10px; border: 2px solid black}
#links a {display: block; font-family: sans-serif; color: white; font-size: 9pt}
#links a:link {color: black; text-decoration: none}
#links a:visited {text-decoration: none}
#links a:hover {color: black; text-decoration: underline}
#links a:active {text-decoration: none}
#links a.newgroup {margin-top: 15px}
#centertext p {font-family: times, serif; font-size: 12; font-weight: bold}
#address address {font-family: cursive; font-weight: bold}



