@charset "utf-8";
body {
	background-image: url(images/work/1.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #617C4F;
	font-size: 13px;
}
a:link {
	color: #415335;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #415335;
}
a:hover {
	text-decoration: none;
	color: #415335;
}
a:active {
	text-decoration: underline;
	color: #415335;
}
.Light {
	color: #D6D0BE;
	text-decoration: none;
	font-size: 16px;
}
.Light a:link {
	color: #EEECE3;
	text-decoration: none;
}
.Light a:hover {
	color: #EEECE3;
	text-decoration: underline;
}
.Light a:active {
	color: #EEECE3;
	text-decoration: none;
}
.Light a:visited {
	color: #EEECE3;
	text-decoration: none;
}
.Border {
	border: 2px solid #3A4E2A;
}
.Titles {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #3A4E2A;
}