a:link {color:white; text-decoration: underline;}
a:hover{color:#ffffff; background-color:black;}
a:active{color:black; font-weight:bold; text-decoration:none;}
a:visited{color:white; font-weight:bold; text-decoration: underline;}

a.headnav:link{color:white; text-decoration:none;}
a.headnav:hover{color:white; text-decoration: underline;}
a.headnav:active{color:white; font-weight:bold;}
a.headnav:visited{color:white; text-decoration:none;}

.headline{background-color:#013259; color:white; font-size:16pt;}

.headnav{background-color:black; text-align:center;}

body{background-image:url("thebg.jpg"); background-attachment:fixed; background-repeat:repeat-y; background-position:top center; color:black; font-family: arial, verdana, sans-serif; font-size:12pt;}

ul{list-style-type:square;}