.arden {
	font-family: Trebuchet MS;
	font-size: small;
	font-weight: normal;
	letter-spacing: 1px;
	word-spacing: 3px;
	white-space: normal;
	text-indent: 4px;
	color: #401D10;
}
a:link {
	font-family: Trebuchet MS;
	font-size: small;
	color: #0000FF;
	text-decoration: underline blink;
}
a:hover {
	font-family: Trebuchet MS;
	font-size: small;
	color: #0000FF;
	text-decoration: none;

}
a:active {
	font-family: Trebuchet MS;
	font-size: small;
	text-decoration: underline;
	color: #0000FF;
}
a:visited {
	font-family: Trebuchet MS;
	color: #0000FF;
}

