A {
        text-decoration: none;
        color: #336600;
        font-weight: bold;
}

A:hover {
	text-decoration: underline;
	color: #90163A;
	font-weight: bold;
}