/* CSS definition file containing site wide stylesheets */
A:active { font-family: Arial,sans-serif; font-size: small; color: rgb(255,204,0); font-weight: normal; font-style: normal;} A:link { font-family: Arial,sans-serif; font-size: x-small; color: rgb(204,0,255); font-weight: bold; text-decoration: underline;} A:hover { font-family: Arial,sans-serif; font-size: x-small; color: rgb(255,0,153); font-weight: bold;} A:visited { font-family: Arial,sans-serif; font-size: x-small; color: rgb(0,102,0); font-weight: bold;} P { font-family: Arial,sans-serif; font-size: x-small; color: rgb(0,0,204); font-weight: bold;} A { font-family: Arial,sans-serif; font-size: small; color: rgb(153,0,153); font-weight: normal; font-style: normal; text-decoration: underline;} 