BODY {color : #222222; background-color : Lavender;background-image : ;}
A:LINK {color : Midnightblue; text-decoration : none;}
A:ACTIVE {color : Red; text-decoration : none;}
A:VISITED {color : SteelBlue; text-decoration : none;}
A:HOVER {color : Limegreen; text-decoration : underline;}
:LINK IMG{border: 1px solid Midnightblue;}
:ACTIVE IMG{border: 1px solid Red;}
:VISITED IMG{border: 1px solid SteelBlue;}
:HOVER IMG{border: 1px inset Limegreen;}

	.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;
	}

