body {
	background-image: url(images/work/4_01.gif);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #25385F;
}
a:link {
	color: #3B5998;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3B5998;
}
a:hover {
	text-decoration: none;
	color: #3B5998;
}
a:active {
	text-decoration: underline;
	color: #3B5998;
}
.Form {
	height: 20px;
	width: 145px;
}
.FormButton {
	background-color: #D5E6EE;
	border: 1px none #D5E6EE;
}
.Titles {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #DA0000;
}
