.artb {
	font-family: Georgia;
	font-size: small;
	font-variant: normal;
	cursor: default;
}
a:link {
	color: #A36834;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A36834;
}
a:hover {
	text-decoration: underline;
}
body {
	background-image: url(img/fiber.jpg);
	background-color: #f6e2bf;
}
.menu {	font-size: medium;
	font-weight: bold;
}

