 

.p8{
  font-size : 8pt;
}
.p9{
  font-size : 9pt;
}
.p10{
  font-size : 10pt;
  
}
.p13{
  font-size : 13pt;
}
.p15{
  font-size : 15pt;
}
.p18{
  font-size : 18pt;
}
A:HOVER{
  font-weight : normal;
  
  
  
  text-decoration : underline;
  
  color : purple;
}
.p12{
  font-size : 12pt;
}
.p11{
  font-size : 11pt;
}
A{
  text-decoration : none;
  color : #666666;
}
A:LINK{
  color : white;
}
A:VISITED{
  color : white;
}

