TD {
	font-family : Georgia;
	font-size : 11px;
	font-style : normal;
	color : #948B6C;
}
A
{
	Color: #5c553c;
	text-decoration : none;
}
A:hover
{
	text-decoration : underline;
}
.header {

	font-size: 11px;
	font-weight: bold;
	color: #3F371A;
}
.header2 {

	font-size: 11px;
	font-weight: bold;
	color: #bfb9a5;
}
.homepage_header {

	font-size: 10px;
	font-weight: bold;
	color: #3F371A;
}
.homepage_txt {

	font-size: 10px;
	color : #948B6C;
}
.copyright {

	font-size: 10px;
	color: #eae7dd;
}
A.services_link:link{
	COLOR: #bfb9a5;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}
A.services_link:visited{
	COLOR: #bfb9a5; 
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}
A.services_link:hover{
	COLOR: #bfb9a5; 
	text-decoration:underline;
	font-weight: bold;
}
.submenu_ON {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.formstyle {
	font-family: Georgia;
	font-size: 10px;
	color: #000000;
	background-color: #DEDAD3;
	border: 1px solid #D0CBBF;
	width: 120px;
}
.pageBG {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}
