/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(153,51,51); font-weight: bold;}
 A:link { color: rgb(204,0,51);}
 A:visited { color: rgb(51,51,204);}
 H1 { font-family: 'Lucida Calligraphy', cursive; font-size: 24px; color: rgb(0,0,153); font-weight: bold;}
 LI { font-family: 'Times New Roman', Times, Serif, serif; font-size: medium; color: rgb(204,0,51); font-weight: normal; font-style: normal; vertical-align: baseline; text-decoration: none ; list-style-type: disc; list-style-image: url("assets/images/DataIcon.gif"); text-align: left; text-indent: 0pt; background-color: transparent; border-left-style: none; margin-top: 0pt; border-top-style: none; border-right-style: none; margin-bottom: 0pt; border-bottom-style: none;}
 A { color: rgb(204,0,51); text-decoration: none ; text-align: center;}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: xx-large; color: rgb(0,102,255); font-weight: normal; font-style: normal;}
 A:hover { color: rgb(0,102,255);}
 
