a:visited {
	color: #0000FF;
}
a:link {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
.nunderline a:visited {
	color: #999999;
	text-decoration: none;
}
.nunderline a:link {
	color: #FF0000;
	text-decoration: none;
}
.nunderline a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.underline a:active {
	color: #FF0000;
	text-decoration: none;
}
.globalfooter a:link {
	text-decoration: none;
	font-size: 11px;
}
.globalfooter a:hover {
	text-decoration: underline;
	font-size: 11px;
}
.globalfooter a:active {
	text-decoration: none;
	font-size: 11px;
}
.globalfooter a:visited {
	text-decoration: none;
	font-size: 11px;
}
.biglink a:link {
	text-decoration: underline;
	font-size: 24px;
	font-weight: bold;
}
.biglink a:hover {
	text-decoration: underline;
	font-size: 24px;
	font-weight: bold;
}
.biglink a:active {
	text-decoration: underline;
	font-size: 24px;
	font-weight: bold;
}
.biglink a:visited {
	text-decoration: underline;
	font-size: 24px;
	font-weight: bold;
}
