A:LINK{
  color:#D242F1;
  text-decoration:none;
}
A:VISITED{
  color:#E279E9;
  text-decoration:none;
}
A:ACTIVE{
  color:#A564B8;
  text-decoration : none;
}
A:HOVER{
  color :#A564B8;
  text-decoration : none;
  position:relative;
  left:1px;
}
BODY{
  font-size : 10px;
  color : #D055CC;
  background-color : #000000;
  background-image : url(images/sideb-bck.jpg);
  background-repeat : no-repeat;
  background-attachment : fixed;
  background-position : 0% 100%;
}
TD{
  font-size : 10px;
  color : #D055CC;
}