
A.text:link { color: #666666; text-decoration: none}

A.text:active { color: #666666; text-decoration: underline}

A.text:visited { color: #666666; text-decoration: none}

A.text:hover { color: #494949; text-decoration: none}

.text {
	font-family: tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;}
}

A.tahoma14:link { color: #2C2014; text-decoration: none}

A.tahoma14:active { color: #2C2014; text-decoration: underline}

A.tahoma14:visited { color: #2C2014; text-decoration: none}

A.tahoma14:hover { color: #2C2014; text-decoration: none}

.tahoma14 {
	font-family: tahoma;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2C2014;
	text-decoration: none;}
}