
<STYLE>
a:link  {
	color : #FF9900;
	text-decoration : none;
}

a:visited  {
	color : #FF0000;
	text-decoration : none;
}

a:active  {
	color : #FFFF00;
	text-decoration : none;
}

a:hover  {
	color :#FFFF00;
	text-decoration : none;
}
.style1 {color: #FFFF00}
</STYLE>
<style type="text/css">
<!--
.style1 {color: #FFFF00}
-->
</style>
