.design {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #370000;
	text-decoration: none;
	margin-left: 150px;
	margin-top: 7px;
	margin-bottom: 7px;
	font-weight: bold;
}
.design a:link {
	color: #370000;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #370000;
}
.design a:hover {
	color: #E2E1BF;
	text-decoration: none;
}
.design a:visited {
	color: #370000;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #370000;
}
