.text { POSITION: relative;
	font: normal 12px/15px Helvetica, sans-serif;
	text-decoration: none;
}

a           {   color: #000000 }
a:link      {   text-decoration: underline }
a:visited   {   color: #000000; text-decoration: underline }
a:hover     {   color: #CC0000; text-decoration: underline }