
 
p.books { 
color: "#422c73"; 
font-size: 7pt;               <!--  11px  //-->
font-family: Tahoma, Verdana, Helvetica, Arial; 
}
 

 
BODY {
FONT-SIZE: 11px; COLOR: #422c73; font-family:verdana,arial,tahoma,helvetica; sans-serif
}
TD {
FONT-SIZE: 11px; COLOR: #422c73; font-family:verdana,arial,tahoma,helvetica;
}
 
fprolloverstyle>A:hover {color: "#CC0033"; font-weight: bolder;}
 
a{text-decoration:none; color="#0000FF";}
a:link       { text-decoration: none; color: #422C73 }
a:visited    { text-decoration: none; color: #422C73 }
a:hover      { text-decoration: underline; color: red; font-weight: bold } 
<!--

body{
overflow:scroll;overflow-x:hidden
}
.popper
{
  position : absolute;
  visibility : hidden;
}
//-->
 