<style type="text/css">
.email_link
{
	font-family:Tahoma;
	font-size:12px;
	color:#FF0000;
}

.email_link:hover
{
	color:#666665;
}
</style>

<style type="text/css">
.redlink
{
	font-family:Tahoma;
	font-size:12px;
	color:#FF0000;
}

.redlink:hover
{
	color:#666665;
}
</style>

a:link {
	color: #000000;
	text-decoration: none;
}

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

a:hover {
  color: #FF0000;
	text-decoration: underline;
}

a:active {
	color: #000000;;
}



