.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
.pageheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000066;
}
