/* CSS definition file containing styles for news links */

a.yelulonly:link { color: rgb(255,204,0); text-decoration: none; };
a.yelulonly:visited { color: rgb(255,204,0); text-decoration: none; };
a.yelulonly:hover { color: rgb(255,204,0); text-decoration: underline; };

a.bluulonly:link { color: rgb(149,149,255); text-decoration: none; };
a.bluulonly:visited { color: rgb(149,149,255); text-decoration: none; };
a.bluulonly:hover { color: rgb(149,149,255); text-decoration: underline; };

