/* CSS Document */
.links	{font-family: Verdana, Arial, sans-serif;font-size:12px;}
A.links:hover{color:white;}
A	{color:9933cc;font-weight:bold;text-decoration:none;}
A:hover	{color:#666666;font-weight:bold;text-decoration:underline;}
.posts	{font-family: Verdana, Arial, sans-serif; color:black; font-size:12px;}
.byline	{font-family: Verdana, Arial, sans-serif;color: 
#666666;font-size:9px;}

      BODY {
      	FONT-SIZE: 10px; 
      	FONT-FAMILY: Verdana,Helvetica,Arial;
        COLOR:#000000;
        BACKGROUND-COLOR:#FFFFFF;
        SCROLLBAR-FACE-COLOR:#CCCCCC;
        SCROLLBAR-HIGHLIGHT-COLOR:#669933;
        SCROLLBAR-SHADOW-COLOR:#009966;
        SCROLLBAR-3DLIGHT-COLOR:#9798c2;
        SCROLLBAR-ARROW-COLOR:#FFFFFF;
        SCROLLBAR-TRACK-COLOR:#669933;
        SCROLLBAR-DARKSHADOW-COLOR:#669933;