.title 
    {font-size:200%; font-weight:bold; font-style:italic; text-indent:60;}

.foot  
    {font-size:80%; text-align:center;}

.foot2  
    {font-size:70%; text-align:center;}

body   
    {color:#ffff00; background-color:#990000; font-family:sans-serif; scrollbar-base-color:#cc3333; scrollbar-arrow-color:#ffff00;}

hr     
    {height:2px; width:75%; background:#ff0000; align:center;}

A:link, A:visited         
    {color:#ffff00; text-decoration:underline;}

A:hover     
    {color:#ffffff; text-decoration:none;}

