/*  SS - history css  */

html {overflow-y: scroll; scrollbar-base-color: #666666;}
body {margin: 8px; padding: 0px; background-color: #000000;}

.c {color:#9999cc;}
.boxlink {font-size: 80%; color:#cccccc; line-height:130%; font-family: Arial,Verdana,Tahoma; width: 100%; height: auto; border-width: 0px; text-align:left; padding: 0px; margin: 0px;}

hr {height:1px; color:#222222; background-color:#333333; border:0px;}
.ss {text-align:right; font-size: 10px; color:#333333; font-family: Arial,Verdana,Tahoma; font-weight: normal;}

a:link    {color:#ffffff; text-decoration:none}
a:visited {color:#ffffff; text-decoration:none}
a:active  {color:#ffffff; text-decoration:none}
a:hover   {color:#ff9966; text-decoration:underline}