a {
 text-decoration : underline;
 color : #444444;
 }


a:link {color:#444444;}
a:visited {color:#444444;}
a:hover {background-color:#444444;}

body {
 color : #000000;
 background : #ffffff;
 font-family : "Times New Roman", Times, serif;
 font-size : 12pt;
 }

.contentcolumn  {
 color : #000000;
 background : #ffffff;
 font-family : "Times New Roman", Times, serif;
 font-size : 12pt;
 }


