/* CSS definition file containing site wide stylesheets */
A:active { font-family: 'Times New Roman', Times, Serif; font-size: small; color: rgb(255,223,85); font-weight: bold;}
 A:link { font-family: 'Times New Roman', Times, Serif; font-size: small; color: rgb(255,223,85); font-weight: bold;}
 UL { font-family: 'Times New Roman', Times, Serif; font-size: small; color: rgb(255,255,255); font-weight: bold;}
 A:visited { font-family: 'Times New Roman', Times, Serif; font-size: small; color: rgb(255,255,153); font-weight: bold;}
 P { font-family: 'Times New Roman', Times, Serif; font-size: small; color: rgb(255,255,255); font-weight: bold;}
 LI { font-size: small; font-weight: bold;}
 A { font-family: 'Times New Roman', Times, Serif; font-size: small; color: rgb(255,223,85); font-weight: bold;}
 A:hover { color: rgb(0,255,0);}
 