<!--

/*
Maximus' Slide-In Menu (By Maximus at http://absolutegb.com/maximus/)
Submitted and featured on Dynamicdrive.com
For full source, usage terms, and 100's more DHTML scripts, visit http://www.dynamicdrive.com
*/

#ssm2 A {
	color:black;
	text-decoration:none; 
	font-size:12;
	font-family:verdana;
	}

#ssm2 A:hover {
	color:teal;
	 }


-->