body {	font-family: MS Shell Dlg, Verdana, Arial, System, Coronet, Helvetica, sans-serif, Generic;
	color: #333366; 
	background:#C0C0FF;
	margin-left:8px;
	margin-top:0px;
    }
a:link  {
    color:  #0000FF;
    }
a:visited   {
    color:  #0000FF;
    }
a:active    {
    color:  #0000FF;
    }
a:hover {
	color:#0000FF;
	text-decoration:none;
    }
.no { text-decoration:line-through;}

