.link {
font-family: 'MS Sans Serif', Geneva, sans-serif;
font-style: normal;
font-size:14px;
color: #000000;
background-color: #999933;
color: #000000
}

<style type="text/css">
A:link {text-decoration: none}
A:visited {text-decoration: none;
color: #000000}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: white;}
A:footer {font-size:9px}
</style>

.footer {
	font-family: 'MS Sans Serif', Geneva, sans-serif;
	font-size: 9px;
}

