a{
	color: #000000;
	font-weight: bold;
}
a:hover {
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
.footer a:link,.footer a:visited{
	text-decoration: none;
	font-weight: bold;
}
.footer {
	font-size: 10px;
}
.footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.bg {
	background-image: url(images/bg2.gif);
	background-repeat: repeat;
	width: 799px;
}
.linktext {
	font-family: 'Abel';
	font-size: 30px;
	color: #6A6457;
}
.servicestype {
	font-family: 'Abel';
	font-size: 28px;
	line-height: 100%;
	color: #6A6457;
}
.copyright {
	color: #ababab;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}