body {background: #9999FF;
	}

#header {background: #9999FF;
	color: #333366;
	}



#content {background: #FFFFFF;
	color: #0000AA;
	border: 10px inset #0000AA;
	}

td {color: #0000AA;
	}

hr {border: 3px outset #0000AA;}

a {font: normal normal normal 18px "Arial", sans-serif;}


A:link {color: #333333; text-decoration:none}
A:visited {color: #333333; text-decoration:none}
A:active {color: #333333; text-decoration:none}
A:hover {color: #3333FF; text-decoration:none;}

A:hover img.album {border: 3px outset #0000FF;}
A:hover img.album_head {border: 5px inset #0000FF;}


a.instructions {font: normal normal normal 14px "Arial", sans-serif;
		color: #0000AA;}

A.instructions:link {color: #0000AA; text-decoration:none}
A.instructions:visited {color: #0000AA; text-decoration:none}
A.instructions:active {color: #0000AA; text-decoration:none}
A.instructions:hover {color: #3333FF; text-decoration:none;}

a.title {font: normal normal normal 18px "Zapf-Chancery", cursive;}
A.title:link {color: #0000AA; text-decoration:underline}
A.title:visited {color: #0000AA; text-decoration:underline}
A.title:active {color: #0000AA; text-decoration:underline}
A.title:hover {color: #3333FF; text-decoration:underline;}



