/* CSS definition file containing site wide stylesheets */
BODY { font-family: 'Tempus Sans ITC', fantasy; font-size: 12pt; color: rgb(204,204,204); font-weight: normal; font-style: normal;}
 A:active { color: rgb(255,153,0); text-decoration: none ;}
 A:link { color: rgb(255,153,0); text-decoration: none ;}
 A:visited { color: rgb(255,153,0); text-decoration: none ;}
 P { font-family: 'Tempus Sans ITC', fantasy; font-size: 16px; color: rgb(204,204,204); font-weight: normal; font-style: normal;}
 A { color: rgb(255,153,0); text-decoration: none ;}
 A:hover { color: rgb(255,51,0); text-decoration: none ;}
 