a:link {
	color: #663300;
	text-decoration: none;
}

a:visited {
    color: #666600;
    text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #666633;
	text-decoration: none;
}
.regular {
	color: #666633;
	font-family: "lr SVbN", "Osaka|";
	font-size: 12px;
	font-weight: lighter;
	line-height: 120%;
}
