	A:link {text-decoration: underline; color: blue;} 
	A:visited {text-decoration: underline; color: blue;} 
	A:active {text-decoration: none;}
	A:hover {text-decoration: underline; color: blue;}

body {
  font-family: Arial, Tahoma, Genava, ms sans serif;
  font-size: 12px;
  background-image:url(backborder.jpg);
  background-position:bottom left;
  background-attachment:fixed;
  background-repeat:no-repeat;
} 

h1 {
  font-family: Arial, Tahoma, Genava, ms sans serif;
  font-size: 20px;
} 
