a:visited  {
           font-family: Tahoma;
           font-size: 12px;
           color: #000000;
           text-decoration: none;
           }
a:link     {
           font-family: Tahoma;
           font-size: 12px;
           color: #000000;
           text-decoration: none;
           }
a:active   {
           font-family: Tahoma;
           font-size: 12px;
           color: #000000;
           text-decoration: none;
           }
a:hover    {
           font-family: Tahoma;
           font-size: 12px;
           font-weight: bold;
           color: #9933FF;
           text-decoration: none;
           }
body       {
           font-family: Tahoma;
           font-size: 12px;
           }
table      {
           border: 0px seperate;
           font-family: Tahoma;
           font-size: 12px
           }
td         {
           padding: 10px;
           }
iframe     {
           height: 100%;
           width: 100%;
           border: 0px
           }

#nav1      {
           background-color: #c0c0c0;
           width: 140px;
           text-align: right;
           vertical-align: top;
           }
#nav2      {
           background-color: #e0e0e0;
           width:140px;
           }
#top       {
           height:100px;
           }
#index     {
           height: 95%;
           width: 100%;
           }
#top1      {
		   background-color: #f0f0f0;
		   }
#webring   {
		   background-color: #c0c0c0;
		   text-align: center;
		   }
