a:link  {
cursor:	help;
font-weight:	color: #008080;
text-decoration:	none;
}

a:visited  {
cursor:	help;
font-weight:	color: #008080;
text-decoration:	none;
}

a:hover  {
color:	#ff0000;
cursor:	help;
font-weight:	bold;
text-decoration:	underline;
}

a:active  {
color:	#FF8000;
cursor:	help;
font-weight:	bold;
text-decoration:	underline;
}

