BODY {color : White; background-color : LightSlateGray;background-image: url("");}
A:LINK {color : SandyBrown; text-decoration : none;}
A:ACTIVE {color : Red; text-decoration : none;}
A:VISITED {color : PeachPuff; text-decoration : none;}
A:HOVER {color : Yellow; text-decoration : underline;}
:LINK IMG{border: 1px solid SandyBrown;}
:ACTIVE IMG{border: 1px solid Red;}
:VISITED IMG{border: 1px solid PeachPuff;}
:HOVER IMG{border: 1px inset Yellow;}

	.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;
	}
