a:link {    text-decoration: underline;    color: #09505F;}a:visited {    text-decoration: underline;    color: #306650;}a:active {    text-decoration: underline;    color: #FFA04C;}a:hover {    text-decoration: underline;    color: #FFA04C;}textarea.news {	border-style: solid;	border-witdh: thin;	border-color: #CCCCCC;	overflow: scroll;	width: 145px;	height: 125px;	font-size: 8pt;	white-space: pre;}