body {
	background-color: #1D0501;
	background-image: url("../images/bg_services.jpg");
    background-position: 50% 0%;
    background-repeat: no-repeat;

}

.table {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.table2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #b45132;
}
.table2 a:link {
	color: #00aaaa;
	text-decoration: underline;
}
.table2 a:hover {
	color: #00aaaa;
	text-decoration: none;
}

.copyright {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b45132;
}
.copyright a:link {
	text-decoration: underline;
	color: #b45132;
}
.copyright a:visited {
	text-decoration: underline;
	color: #b45132;
}
.copyright a:hover {
	text-decoration: none;
	color: #00A9AC;
}