/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(102,153,255);}
 A:link { color: rgb(153,204,255);}
 A:visited { color: rgb(153,153,153);}
 .TextObject { font-family: 'Comic Sans MS', Tekton, Blueprint, 'Dom Casual', 'Dom Casual BT', cursive;}
 P { font-family: 'Comic Sans MS', Tekton, Blueprint, 'Dom Casual', 'Dom Casual BT', cursive; font-weight: normal; font-style: normal;}
 A { font-family: 'Comic Sans MS', Tekton, Blueprint, 'Dom Casual', 'Dom Casual BT', cursive; color: rgb(102,153,255); font-weight: normal; font-style: normal; text-decoration: none ;}
 .TextNavBar { font-family: 'Comic Sans MS', Tekton, Blueprint, 'Dom Casual', 'Dom Casual BT', cursive; font-size: x-small; font-weight: normal; font-style: normal;}
 A:hover { color: rgb(102,153,255);}
 