h1{
padding:0px;
margin:0px;
}
.bodyText {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

a.bodyText:HOVER {
	color: #000000;
	background:#ffeba2	
}

.services {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #601700;
	text-decoration: none;
}
.services:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #601700;
	text-decoration:underline;
}

.heading {
	font-family: "trebuchet MS";
	font-size: 16px;
	color: #601700;
	text-decoration: none;
	font-weight: bold;
}

.topMenu {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.topMenu:HOVER {




	color: #febd47;
	text-decoration:overline
	
}

.inputt{
	font-family:tahoma;
	background-color:#601700;
	color:#FFCC00;
	font-size:11px;
	font-weight:bold;
	border:thick;
	border-color:#FFCC00;
	height:20px;
}
.h1 {
	font-family: "trebuchet MS";
	font-size: 16px;
	color: #601700;
	text-decoration: none;
	font-weight: bold;
}