 

A{ 
  text-decoration : none;
  color : #5b7db5;
}
A:VISITED{
  color : #004080;
  text-decoration : none;
}
A:HOVER{
  color : #70beb5;
  text-decoration : none;
}
P{
  font-size : x-small;
  line-height : 16px;
}
BODY{
  
  

  background-color : #EEFFEE;
  
}
