a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #993333;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #993333;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	text-decoration: underline;
}
.adminPageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #996666;
}
