.text a:link {
	color: #000000;
	text-decoration: none;
}
.text a:visited {
	color: #000000;
	text-decoration: none;
}
.text a: hover {
	color: #000000;
	text-decoration: none;
}
.text a:active {
	color: #000000;
	text-decoration: none;
}
.table a:link {
	color: #5F6FB8;
	text-decoration: none;
}
.table a:visited {
	color: #5F6FB8;
	text-decoration: none;
}
.maintable a:link {
	color: #464646;
	text-decoration: none;
}
.maintable a:visited {
	color: #464646;
	text-decoration: none;
}
.maintable a:hover {
	color: #333333;
	text-decoration: underline;
}
.maintable a:active {
	color: #464646;
	text-decoration: none;
}


.table a:hover {
	text-decoration: none;
	color: #004080;
}
.table a:active {
	color: #5F6FB8;
	text-decoration: none;
}
h1 {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h3 {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h4 {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h5 {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.articles a:link {
	color: #2F3A62;
	text-decoration: underline;
}
.articles a:visited {
	color: #2F3A62;
	text-decoration: underline;
}
.articles a:hover {
	color: #808080;
	text-decoration: underline;
}
.articles a:active {
	color: #2F3A62;
	text-decoration: underline;
}
