
body { background-color: #CCCCCC; }

a:link { color: #0000FF; }
a:visited { color: #FF0000; }
a:active { background-color: #FF00FF; }

*.footer { 
	font-family: courier; 
	font-size: smaller;
	}