/* CSS definition file containing site wide stylesheets */
.LinkNews { color: rgb(51,102,153); text-decoration: none ;}
 .LinkToolbarGray { color: rgb(255,255,255); text-decoration: none ;}
 .LinkToolbarBlack { color: rgb(128,128,128); font-weight: bold; text-decoration: none ;}
 .LinkNoUnderline { color: rgb(255,255,255); font-weight: bold; text-decoration: none ;}
 .LinkNavGray { color: rgb(100,100,100);}
 .LinkNoUnderline:hover { color: rgb(153,0,0); font-weight: bold; text-decoration: underline;}
 .LinkNews:hover { color: rgb(204,0,0); text-decoration: underline;}
 .LinkToolbarGray:hover { color: rgb(204,0,0); text-decoration: underline;}
 .LinkToolbarBlack:hover { color: rgb(204,0,0); font-weight: bold; text-decoration: underline;}
 