.leftlinks {
	font-family: Arial, Tahomal, Verdana;
	font-size:10pt;
	color: #71453E;
	font-weight:bold;
}
.spacer {
	font-family: Arial, Tahomal, Verdana;
	font-size:5pt;
}
.borderb {
	border-bottom-width: 1px;
	border-bottom-color : #71453E;
	border-bottom-style : solid;
}
.border {
	border-bottom-width: 1px;
	border-bottom-color : black;
	border-bottom-style : solid;
	border-left-width: 1px;
	border-left-color : black;
	border-left-style : solid;
	border-top-width: 1px;
	border-top-color : black;
	border-top-style : solid;
	border-right-width: 1px;
	border-right-color : black;
	border-right-style : solid;
}

a {text-decoration:underline; color: #0000FF; }
a:link {text-decoration:underline; color: #0000FF; }
a:vlink {text-decoration:underline; color: #0000FF; }
a:hover {text-decoration:underline; color: #0000FF; }

a.leftlinks {text-decoration:none; color: #71453E; }
a:link.leftlinks {text-decoration:none; color: #71453E; }
a:vlink.leftlinks {text-decoration:none; color: #71453E; }
a:hover.leftlinks {text-decoration:underline; color: #71453E; }
