/* CSS Document */
body {background-color:#000000; font-family:Arial, Helvetica, sans-serif; font-size : 12px; color:#ffffff; margin: 0 0 0 20; line-height:20px;}
A:link     {color: #ffffff;	 text-decoration:NONE; }
A:visited  {color: #ffffff;	 text-decoration:NONE; }
A:active   {color: #ffffff;	 text-decoration:NONE; }
A:hover    {color: #FC00A0;	 text-decoration: none; }

.table1 {border:dashed 1px #3B3B3B;}

A.link1:link     {color: #646464;	 text-decoration:NONE; }
A.link1:visited  {color: #646464;	 text-decoration:NONE; }
A.link1:active   {color: #646464;	 text-decoration:NONE; }
A.link1:hover    {color: #ffffff;	 text-decoration: none; }

.text1 {font-size : 14px; }
.text2 {color: #FC00A0; }

