/****************************/
/*	Body	      */
/****************************/

A { color: #0000FF; text-decoration: none; }
A:visited { color: #0000FF; text-decoration: none; }
A:hover { color: #FF0000; text-decoration: underline; }

/****************************/
/*	links in left column	*/
/****************************/

A.left { font: bold; font-family: Verdana; font-size: 13; color: #FF0000; text-decoration: none; }
A.left:visited { font: bold; font-family: Verdana; font-size:13; color: #FF0000; text-decoration: none; }
A.left:hover { font: bold; font-family: Verdana; font-size: 13; color: #FF9900; text-decoration: underline; }
