body { background-color: #FFFFCC; 
	max-width: 1000px; 
}
address { font-size: x-small }
a:link { color: #003366 }
a:visited { color: #006699 }
a:active {color: #FF0000 }
a:hover { color: #FF0000 }
