.WSH_Header_new {
	background-image: url(image/wshheader.jpg);
	background-repeat: no-repeat;
	width:450px;
	height: 203px;
	background-position: center top;
}

.WSH_bk {
	background-image: url(image/bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

	
.SkinObject {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 14px;
	color: #666600;
	text-decoration: none;
}

A.SkinObject:link {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 14px;
	color: #666600;
	text-decoration: none;
	font-weight: bold;
}
A.SkinObject:Hover{
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
}