

A:link
{ text-decoration: none; letter-spacing: 1px; color: #0099FF; } 

A:visited
{ text-decoration: none; letter-spacing: 1px; color: #0099FF; }

A:active
{ text-decoration: none; letter-spacing: 1px; color: #0099FF; }

A:hover
{ text-decoration: none; letter-spacing: 1px; font-weight: bold; color: #FFFFFF; }


body
{ margin: 0px; 

background: #000000;
background-image: url('sydney2.png'); 
background-repeat: no-repeat; 
font-family: verdana;
color: #DDDDDD;
font-size: 9pt;
letter-spacing: 0px; 
 
} 

.heading 
{ font-weight: bold; 
font-size: 26pt; 
letter-spacing: -3px; 
} 




.smheading 
{ font-weight: bold; 
font-size: 16pt; 
letter-spacing: -2px; 
} 


ul 
{ margin-top: 0px; 
margin-left: 20px;  
padding: 0px;
}