.bodytext              { padding-bottom:15px; }

A              { text-decoration: none; color: #a80868; }
A:link         { text-decoration: none; color: #a80868; }
A:visited      { text-decoration: none; color: #a80868; }
A:hover        { text-decoration: underline; color: #a80868; }
A:active       { text-decoration: none; color: #a80868; }

div.green A              { text-decoration: none; color: #bdce0f; }
div.green A:link         { text-decoration: none; color: #bdce0f; }
div.green A:visited      { text-decoration: none; color: #bdce0f; }
div.green A:hover        { text-decoration: underline; color: #bdce0f; }
div.green A:active       { text-decoration: none; color: #bdce0f; }

.hnavi {
	float:left;
}