.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663399;
}
a:link {
	color: #333399;
}
a:visited {
	color: #CC3399;
}
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;
}
.text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

