a {  color: #990000; text-decoration: none}
a:hover {  text-decoration: underline}
.border {
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
}
.smalltext {
	font-size: 12px;
}
