/*
  Al Payson.com Style Sheet
*/

body {color: #FFFFFF; background-image: url('images/LightSpecBkg.jpg'); background-repeat: repeat; background-position: bottom; background-attachment: fixed;}
body {font-family: verdana; size: 10pt;}

#news {color: #FFFFFF; background-color: #000000;}
#news {font-size: 10pt;}
#news {line-height: 5;} 

#links a{font-family: arial; color: yellow; font-size: 10pt;}
#links a.newgroup {margin-top: 20px}
#links a:link {text-decoration: none}
#links a:visited {color: #DEDE14; text-decoration: none}
#links a:hover {color: red; text-decoration: underline}
#links a:active {text-decoration: none}

#main {border: 0px solid black}
#main {font-family: arial; font-size: 12px; font-weight: bold;}
#main a{font-family: arial; color: yellow; font-size: 12px;}
#main a:link {text-decoration: none}
#main a:visited {color: #DEDE14; text-decoration: none}
#main a:hover {color: red; text-decoration: underline}
#main a:active {text-decoration: none}

#footer {font-size: 8pt;}


