/* online scrapbooks screen styles */
#links a:link {text-decoration: none}
#links a:visted {color: blue; text-decoration: box}
#links a:hover {color: white; text-decoration: undeline}
#links a:active {text-decoration: box}
#links1 a:link {text-decoration: none}
#links1 a:visted {color: blue; text-decoration: box}
#links1 a:hover {color: white; text-decoration: undeline}
#links1 a:active {text-decoration: box}
address {color: blue; font-style: normal; font-variant: small-caps; text-align: center}
	  