/* CSS definition file containing site wide stylesheets */
A:active { font-family: 'Times New Roman', Times, Serif, serif; font-size: small; color: rgb(125,125,125); text-decoration: none ;}
 A:link { font-family: 'Times New Roman', Times, Serif, serif; font-size: small; color: rgb(125,125,125); text-decoration: none ;}
 A:visited { font-family: 'Times New Roman', Times, Serif, serif; font-size: small; color: rgb(125,125,125); text-decoration: none ;}
 A { font-family: 'Times New Roman', Times, Serif, serif; font-size: small; color: rgb(125,125,125); text-decoration: none ;}
 A:hover { font-family: 'Times New Roman', Times, Serif, serif; font-size: small; color: rgb(153,0,51); text-decoration: none ;}
 
