BODY {color : #ffffff; background-color : SteelBlue;background-image : ;}
A:LINK {color : #00cc99; text-decoration : none;}
A:ACTIVE {color : #FCF9B6; text-decoration : none;}
A:VISITED {color : Silver; text-decoration : none;}
A:HOVER {color : ; text-decoration : underline;}
:LINK IMG{border: 1px solid #00cc99;}
:ACTIVE IMG{border: 1px solid #FCF9B6;}
:VISITED IMG{border: 1px solid Silver;}
:HOVER IMG{border: 1px inset ;}

	.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;
	}
