
body 
{
background-image:
url("images/bg.gif")
background-repeat: 
no-repeat
}




 
a:link {color: #990000}
a:visited {color: #666666}
a:hover {background: #CCCCCC}
a:active {color: #666666}
 
ul.square 
{
list-style-type: square
}






