a:link {
	color: #CB2903;
	text-decoration: none;
}
a:visited {
	color: #CB2903;
	text-decoration: none;
}
a:hover {
	color: #CB2903;
	text-decoration: underline;
}
a:active {
	color: #CB2903;
	text-decoration: none;
}
.picborder {
	border: thin #e7e7e7;
}
.border {
	border-style: solid;
	border-width: 2px;
	border-color: #8b7f6f;
	background-color: #ffffff;
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif
}