.text {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #790542;
}
a:visited {
	color: #8D004A;
}
a:hover {
	color: #4FBFFF;
}
a:active {
	color: #111111;
	background-color: #DBEAFC;
}
.linkheader {
	font-weight: bold;
	color: #003399;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #8D004A;
	border-bottom-color: #8D004A;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.header {
	font-size: 14px;
	font-weight: bold;
	color: #941B54;
}
.blue-header {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	border: thin dotted #66CCFF;
}
