/* CSS definition file containing site wide stylesheets */
.HEADING { font-family: 'Arial Black', 'Helvetica Bold', Charcoal, Sans-serif, sans-serif; font-size: small;}
 A:active { font-size: small; color: rgb(51,0,204); text-decoration: underline;}
 A:link { font-size: small; color: rgb(255,255,153); text-decoration: none ;}
 A:visited { font-size: small; color: rgb(204,204,255); text-decoration: none ;}
 .Nav_links { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: xx-small; color: rgb(0,0,204); text-decoration: underline;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: small; font-weight: normal; font-style: normal;}
 LI { font-family: 'Times New Roman', Times, Serif, serif; font-size: x-small;}
 A { font-size: small; color: rgb(255,255,153); text-decoration: none ;}
 A:hover { font-size: small; color: rgb(255,0,0); text-decoration: underline;}
 
