/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(51,102,0);}
 A:link { color: rgb(128,167,85);}
 A:visited { color: rgb(0,0,102);}
 H3 { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 11pt; text-transform: capitalize; color: rgb(51,102,0); font-weight: bold;}
 H4 { font-family: 'Georgia Ref', serif; font-size: 11pt; color: rgb(153,0,102); font-weight: normal; font-style: normal;}
 .TextNavBar { font-family: 'Georgia Ref', serif; font-size: 10pt; color: rgb(0,51,0); font-weight: normal; font-style: normal; text-align: center;}
 H5 { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 10pt; color: rgb(51,102,0); font-weight: normal; font-style: normal;}
 A:hover { color: rgb(153,0,102);}
 