a:link  {color: #336699; text-decoration: none;}
a:visited {color:#336699; text-decoration: none;} 
a:active {color: #ff0000; text-decoration: none;}
a:hover {color: #ff0000; text-decoration: none;}

html,body
{
	font-family: Trebuchet MS, Verdana;
        background: black; 
        color: white;
        margin-top: 20px;
        text-align: center;
        height: 100%;

}


           


h1, h2, h3, h4, h5, h6 {font-family: Bookman Old Style, Times New Roman;}
h1     {color: #339933; font-sze: 12px;}
h2     {color: #336699; font-size: 1.3em; letter-spacing: 10px;}
h3     {color: #336699; font-size: 1.1em; letter-spacing: 2px;}
h4     {color: #339933; font-size: 1.1em; letter-spacing: 1px;}
h5     {color: #339933;}
h6     {color: #339933;}

/*CLASSES*/




/*IDs*/

#main {width: 900px; background: white;}



#foot {color: #ffffff; letter-spacing: 2px;}
#foot a {color: #ffffff; font-size: 1.1em; letter-spacing: 5px; text-decoration: none}


