a, a:visited {
	color:#00689d;
}

a:hover {
	color:#003e7e;
}

a.smallwhite, a.smallwhite:hover, a.smallwhite:visited {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}

a.calltoaction, a.calltoaction:visited {
	font-size:10px;
	color:#00689d;
	text-decoration:underline;
}

a.calltoaction:hover {
	font-size:10px;
	color:#003e7e;
	text-decoration:underline;
}

a.headline, a.headline:visited {
	font-size:12px;
	color:#00689d;
	text-decoration:none;
	font-weight:bold;
}

a.headline:hover {
	color:#014293;
	text-decoration:underline;
}

a.tablink, a.tablink:visited {
	font-size:12px;
	color:#333333;
	text-decoration:none;
}

a.tablink:hover {
	color:#000000;
	text-decoration:none;
}

a.title, a.title:visited {
	font-size:11px;
	color:#00689d;
	text-decoration:underline;
	font-weight:bold;
}

a.title:hover {
	color:#014293;
	text-decoration:underline;
}

a.bigtitle, a.bigtitle:visited {
	font-size:12px;
	color:#00689d;
	text-decoration:underline;
	font-weight:bold;
}

a.bigtitle:hover {
	color:#014293;
	text-decoration:underline;
}

a.user, a.user:visited {
	text-decoration:none;
	font-weight:bold;
	color:#00689d;
}

a.user:hover {
	text-decoration:none;
	font-weight:bold;
	color:#333333;
}

a.white, a.white:hover, a.white:visited {
	text-decoration:underline;
	color:#FFFFFF;
}

a.nounderline, a.nounderline:visited {
	font-size:11px;
	color:#00689d;
	text-decoration:none;
}

a.nounderline:hover {
	color:#014293;
	text-decoration:underline;
}