.main:link  
   {font-family: arial;
      font-size: 12px;
          color: #000000;
text-decoration: none;
font-weight: bold;}

.main:visited 
   {font-family: arial;
      font-size: 12px;
          color: #000000;
text-decoration: none;
font-weight: bold;}

.main:hover 
   {font-family: arial;
      font-size: 12px;
          color: #6BA096;
text-decoration: none;
font-weight: bold;}

.email:link  
   {font-family: arial;
      font-size: 12px;
          color: #000000;
text-decoration: none;
font-weight: bold;}

.email:visited 
   {font-family: arial;
      font-size: 12px;
          color: #000000;
text-decoration: none;
font-weight: bold;}

.email:hover 
   {font-family: arial;
      font-size: 12px;
          color: #ffffff;
text-decoration: none;
font-weight: bold;}

.text
   {font-family: arial;
      font-size: 12px;
          color: #ffffff;
text-decoration: none;
font-weight: normal;}

.blacktext
   {font-family: arial;
      font-size: 12px;
          color: #000000;
text-decoration: none;
font-weight: bold;}

.black
   {font-family: arial;
      font-size: 11px;
          color: #444444;
text-decoration: none;
font-weight: normal;}