.green { 

text-decoration: none; color : #009900; }

.white {  

color: #FFFFFF; text-decoration: none}

.brown { color: #990000; text-decoration: none }
.goldlight { text-decoration: none; color : #F2A400; }
.golddark { color: #B07700; text-decoration: none }
.grey { text-decoration: none; color : #999999; }

