BODY {
	background-color: White;
	background-image: url(../backgrounds/sky.gif);
}

A:link { color: #000080; text-decoration: none; }
A:active { font-weight: bold; }
A:visited { color: #000080; text-decoration: none; }

A:Hover { color: #CE009C; }

H1, H2, H3, H4, STRONG { color: #000080; }
