<!--
a:link {  
	font-family:Verdana; 
	font-style:normal; 
	font-weight:bold; 
	font-size:small; 
	color:rgb(51,0,204); 
	text-decoration:none; 
}
a:hover {  
	font-family:verdana; 
	font-style:normal; 
	font-weight:bold; 
	color:red; 
	text-decoration:none; 
}
a:active {  
	font-family:verdana; 
	font-style:normal; 
	font-weight:bold; 
	color:red; text-decoration:none; 
}
body {
	background-color: #999999
}
h1 {  
	font-family:garamond; 
	font-style:italic; 
	font-weight:normal; 
	font-size:large; 
	color:white; 
}
-->
