body {
	background-image: url(images/work/pattern.gif);
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.Menu {
	color: #E9DCB1;
	text-decoration: none;
}
.Menu a:link {
	color: #E9DCB1;
	text-decoration: none;
}
.Menu a:visited {
	color: #E9DCB1;
	text-decoration: none;
}
.Menu a:hover {
	color: #FBF8EE;
	text-decoration: none;
}
.Menu a:active {
	color: #E9DCB1;
	text-decoration: none;
}
.Titles {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #72220A;
	padding-right: 20px;
}
.Footer {
	font-size: 10px;
	color: #666666;
}
