.title {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #666666;
	background-position: center center;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;

}
.menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #666666;
}
.menu A:link    {text-decoration: none; color: #CCCCCC;}
.menu A:visited {text-decoration: none; color: #CCCCCC;}
.menu A:active  {text-decoration: none; color: #CCCCCC;}
.menu A:hover   {text-decoration: underline; color: red;}

.footer {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
.clients {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	background-position: left bottom;
	text-align: left;
}
