
.lnk A:link {text-decoration: none;  font-weight: bold; color: 336666;}
.lnk A:visited {text-decoration: none; font-weight: bold; color: 336666;}
.lnk A:active {text-decoration: none; font-weight: bold; color: 336666;}
.lnk A:hover {text-decoration: underline; font-weight: bold; color: 336666;}

.headline A:link {text-decoration: none;  color: 336666;}
.headline A:visited {text-decoration: none;  color: 336666;}
.headline A:active {text-decoration: none;  color: 336666;}
.headline A:hover {text-decoration: underline;  color: 336666;}

.content
{
	font-family: serif;
	font-size: 10pt;
	color: #330000;
	text-indent: 20px;
	width: 450px
}
.content A:link {text-decoration: none; color: 336666;}
.content A:visited {text-decoration: none; color: 336666;}
.content A:active {text-decoration: none; color: 336666;}
.content A:hover {text-decoration: underline; color: 336666;}
.content p { margin-top: 0px; margin-bottom: 0px; margin-right: 30px;}
.tableborder  td { border-bottom:1px solid green;}

.foot A:link {text-decoration: none; color: 660000;}
.foot A:visited {text-decoration: none; color: 660000;}
.foot A:active {text-decoration: none; color: 660000;}
.foot A:hover {text-decoration: underline;  color: 660000;}