a:link {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	line-height: 25px;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	clip:  rect(auto auto 4px auto);
	line-height: 25px;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	line-height: 25px;
}
a:active {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	line-height: 25px;
}
