BODY.sc {background:green;color:white}
BODY.rt {background:#4444ff;color:white}



BODY.playhome {background:green;color:white}
BODY.scripttext	{background:#ecffec;color:black}

H2.scriptsfor {color:lime}

A:link {color:lime}
A:active {color:white}
A:hover {color:white}
A:visited {color:lime}

BODY.playhome	A:link {color:yellow}
BODY.playhome	A:active {color:lime}
BODY.playhome	A:hover {color:white}
BODY.playhome	A:visited {color:orange}

DIV.title {color:white}
DIV.main {color:white}

IMG.bookcover	{height: 240; width: 165}

SPAN.copyright	{color:#ecffec} // matches BODY color to make the copyright invisible unless printed


