body td {
	font-family : Arial;
}

.homebuttons {
	font-family: Arial;
	font-size: 80%;
	color: #BBBBBB;
	background : #ffffff;
}

.homebuttons a:link {
	color: #BBBBBB;
	text-decoration: none;
}

.homebuttons a:visited {
	color: #BBBBBB;
	text-decoration: none;
}

.homebuttons a:hover {
	color: #444444;
	text-decoration: none;
}

.bandtext {
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}

.topbuttons {
	font-family: Arial;
	font-size: 70%;
	color: #AAAAAA;
}

.topbuttons a:link {
	color: black;
	text-decoration: none;
}

.topbuttons a:visited {
	color: black;
	text-decoration: none;
}

.topbuttons a:hover {
	color: #F85F01;
	text-decoration: none;
}

.bluemenu {
	font-family: Arial;
	font-size: 80%;
	color: #bbbbbb;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

.imagecaptions {
	font-family : Arial;
	font-size : 80%;
}

.backtotop {
	font-family : Arial;
	text-decoration : none;
	font-size : 80%;
}

.backtotop a {
	color : #444444;
	text-decoration : none;
}

.backtotop a:hover {
	color : #000000;
	text-decoration : none;
}

.clientlinks {
	text-decoration : none;
	color : #000000;
	font-size : 80%;
}
