a {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover {text-decoration: underline;}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
	font-weight: lighter;
	text-decoration: none;
	color: #006699;
}
