.purplefonts {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #A93FA4}
.whitefonts { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF}
.greyfonts { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666}

.normalfont {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666}
.purplrfont {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: A872BE}

a.one {color:#A93FA4;}
a:hover.one{color:#6A2487}

a.two {color:#ffffff;}
a:hover.two{color:#6A2487}

a.three {color:#A93FA4;}
a:hover.three+{color:#6A2487}


a:link, a:active, a:visited
  {

  text-decoration : none;
  }
  a:hover
  {
  
  text-decoration : none;
  }

BODY 
{
  direction:;
  background-attachment:fixed;
  scrollbar-base-color: #D6ADE9;
  scrollbar-arrow-color: #A613DB;
  scrollbar-track-color: #F9F1FC ;
  scrollbar-face-color: #ffe5ff;
  scrollbar-highlight-color: #D6ADE9;
  scrollbar-3dlight-color: #F2CCFB;
  scrollbar-darkshadow-color: #D6ADE9;
  scrollbar-shadow-color:#F2CCFB; 
}
.head1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#666666;
text-decoration:none;
}
