BODY { 	color: white }
A:link { color: #3b79a2 }
A:visited { color: #3b79a2 }
A:active { color: #FFFF00 }
A:hover { color: #FF9900 }

table { text-align: left;
        vertical-align: top;
		background-color: #0e5a1c }

H1 { text-align: center }

.error { color: #ff9900;
         font-size: 110%;
		 text-align: center}

th {text-decoration: underline }

th.future {color: #ffd700 }

img.gallery { border: 5px groove;}

hr { text-align: center }

/* 
sky color = #0c5c91
green color = #0e5a1c */

