/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(255,255,0);}
 A:link { color: rgb(255,255,0);}
 P { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif; font-size: 10pt; color: rgb(255,255,255);}
 A { color: rgb(255,255,0);}
 A:hover { color: rgb(255,255,0);}
 