a:link {
	font-weight: bold;
	color: #660000;
	font-size: small;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #660000;
	font-size: small;
	text-decoration: none;
}
a:hover {
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
}
input {
	font-size: xx-small;
}
