body{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	background-color: #ffffff;
}

.littleTXT{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#center{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	border: none;
	background-color: #ffffff;
	background-image: url(../images/bgwf_right.jpg);
	background-position: left top;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	
	background-repeat: repeat-y;


	

		


}
a {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	font-family: "Trebuchet MS";

}
a:link {					
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
