BODY {color : black; background-color : White;background-image : ;}
A:LINK {color : forestgreen; text-decoration : none;}
A:ACTIVE {color : Red; text-decoration : none;}
A:VISITED {color : darkgreen; text-decoration : none;}
A:HOVER {color : goldenrod; text-decoration : underline;}
:LINK IMG{border: 1px solid forestgreen;}
:ACTIVE IMG{border: 1px solid Red;}
:VISITED IMG{border: 1px solid darkgreen;}
:HOVER IMG{border: 1px inset goldenrod;}

	.sm_text {
		font-family : Comic Sans, Zapf Chancery, Coronetscript, cursive;
		font-size : smaller;
	}
	.copyr {
		font-family : Comic Sans, Zapf Chancery, Coronetscript, cursive;
		font-size : xx-small;
	}
	.title {
	font-family: Comic Sans, Zapf Chancery, Coronetscript, cursive;
	font-size: larger;
	font-weight: bold;
	text-shadow: black 2px 2px 5px;
}
