A:text {color: brown;}
A:link {color: brown;}
A:visited {color: brown;}
A:hover {color: red;}

BODY {
		       background: url("./bgr/aus2.jpg");
		       font-family: arial,sans-serif;
		       color: #336661;
		       font-size: 90%;
		       font-weight: bold;
			  
			   
}	
TABLE {
		       font-size: 90%;
		       font-weight: bold;
		       color: #336661;
		       
      }
      
P {
		       font-size: 100%;
		       font-weight: bold;
		       color: #336661;
		    
		       
      }      
			   .transparent {filter:alpha(opacity="75");}
			   
p.margin {margin-left: 2cm}
ul.disc {list-style-type: disc}
ul.circle {list-style-type: circle}
ul.square {list-style-type: square}
ul.none {list-style-type: none}
