A:link {  text-decoration: none; color: #7D4900; }
A:visited {  text-decoration: none; color: #7D4900;}
A:active {  text-decoration: none; color: #7D4900;}
A:hover {   text-decoration: underline; color: #7D4900;}
.standardText {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.standardTextHeader {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
}
