BODY {color : DarkSlateGray; background-color : Seashell;background-image : ;}
A:LINK {color : Firebrick; text-decoration : none;}
A:ACTIVE {color : Red; text-decoration : none;}
A:VISITED {color : Indianred; text-decoration : none;}
A:HOVER {color : GoldenRod; text-decoration : underline;}
:LINK IMG{border: 1px solid Firebrick;}
:ACTIVE IMG{border: 1px solid Red;}
:VISITED IMG{border: 1px solid Indianred;}
:HOVER IMG{border: 1px inset GoldenRod;}

	.sm_text {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : smaller;
	}
	.copyr {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : xx-small;
	}
	.title {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : larger;
		font-weight : bold;
	}

