.siteDesign {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-align: right;
}
a:link {
	font-family: Arial;
	font-size: 13px;
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-family: Arial;
	font-size: 13px;
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.arialBlackLeft {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-align: left;
}
.arialRight {
	font-family: Arial;
	font-size: 13px;
	color: #660000;
	text-align: right;
}
