A:link        { color:#400080;}
A:visited     { color:#800000;}
A:hover       { color:#FF0000; position :relative; top:1px; left:1px;}
A:active      { color:#ff8000;}

BODY          { font-size:11pt; }

.question1    { color:#FF4444; font-size:16pt; background-color:#FFDDDD; font-weight:bold; }
.question2    { color:#FF4444; font-size:16pt; background-color:#FFDDDD; font-weight:bold; }
.answer1      { color:#4444FF; font-size:16pt; background-color:#DDDDFF; font-weight:bold; }
.answer2      { color:#4444FF; font-size:16pt; background-color:#DDDDFF; font-weight:bold; }
.explanation1 { color:#444444; font-size:16pt; background-color:#DDDDDD; }
.explanation2 { color:#000000; font-size:11pt; background-color:#FFFFFF; }

