.dark_link {  font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; font-size: 12px; font-weight: bold}
.dark_link:hover {  font-family: Arial, Helvetica, sans-serif; color: #666666; text-decoration: none; font-size: 12px; font-weight: bold}
.email {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none}
.fullborder {
	border: 1px solid #000000;
}
.sideborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.mainlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;

}
.mainlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9999CC;
}
.bot-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.email:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
}
