.toplinks {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #1A1A1A;
	text-decoration: none;
}
a.toplinks:link {

	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #1A1A1A;
	text-decoration: underline;
}
a.toplinks:visited {

	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #1A1A1A;
	text-decoration: none;
}
a.toplinks:hover {

	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #920015;
	text-decoration: underline;
}
a.toplinks:active {

	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #1A1A1A;
	text-decoration: none;
}
