/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	background-color: #666666;
	background-image: url(images/bg.gif);
}
.copyright {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
a.menu:visited {
	color:#FFFFFF;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
a.menu:link {
	color:#FFFFFF;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	color: #999999;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
a.bakermedia:visited {
	color:#000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a.bakermedia:link {
	color:#000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a.bakermedia:hover {
	color: #800000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.testimonial {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.capitals {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.grey {
	color: #999999;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
.heading {
	font-size: 16px;
	font-weight: bold;
	color: #800000;
}
