/* CSS definition file containing sitestyle stylesheets */
BLOCKQUOTE { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif;}
 BODY { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; background-image: url("./assets/images/Background.gif");}
 A:link { color: rgb(0,0,255);}
 A:visited { color: rgb(153,0,153);}
 A { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif;}
 ADDRESS { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif;}
 PRE { font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace, monospace;}
 A:hover { background-color: rgb(238,238,238);}
 
