<style>

A { color:#444444; font-size:12px }
A:link { color:#444444; font-size:12px; text-decoration:none }
A:visited { color:#444444; font-size:12px; text-decoration:none }
A:hover { color:red; font-size:12px; text-decoration:none }
A:active { color:red; font-size:12px; text-decoration:none }

body,td,th { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444 }

.nowon A { FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: none }
.nowon A:link { FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: none }
.nowon A:visited { color:#ffffff; font-size:12px; text-decoration:none }
.nowon A:hover { FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: underline }

</style>