a:link		{ color: #ffff00; font-weight: bold; text-decoration: none}
a:visited	{ color: #ffff00; font-weight: bold; text-decoration: none}
a:active	{ color: #ff0000; font-weight: bold; text-decoration: underline}
a:hover		{ color: #ff0000; font-weight: normal; text-decoration: underline}
a:over		{ color: #ff0000; font-weight: normal; text-decoration: underline}

