body {
	background-color: #5F8BA4;
}
body,td,th {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
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;
}
.Bg {
	background-attachment: scroll;
	background-image: url(images/work/bg1_12.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.Titles {
	font-size: 16px;
	font-weight: bold;
	color: #993300;
}
