/* $Id: style.css,v 1.5 2011-07-11 08:36:38 fedor Exp $ */
.normaltext { font-family: Arial, Helvetica, sans-serif; text-align: left}

A { text-decoration: none; }
A:hover { text-decoration: underline; color: blue; }
A.catLink:visited { text-decoration: none; color: blue; }
A.catLink:hover { text-decoration: underline; color: blue; }
