.text { POSITION: relative;
	font: normal 11px/13px Arial;
	text-decoration: none;
	color: #666666;
}
.headline { POSITION: relative;
	font: normal 14px/16px Arial;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
td { POSITION: relative;
	font: normal 12px/15px Arial;
	text-decoration: none;
	color: #666666;
}

a           {   color: #666666 }
a:link      {   text-decoration: undeline }
a:visited   {   color: #666666; text-decoration: underline }
a:hover     {   color: #660000; text-decoration: underline }
