.bac {
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
	height: 33px;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 33px;

}

a:hover {
	color: #000000;
	text-decoration: underline;


}
a {
	color: #FFFFFF;
	text-decoration: none;
}.fouter {
	background-image: url(images/fouter.jpg);
	background-repeat: no-repeat;
	height: 71px;
}
.text1 {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 15px;
}
.text1 a {
	color: #FFFFFF;
}.text1 a:hover {
	color: #FFCC00;

}
.box {
	font-family: Verdana,;
	font-size: 11px;
	padding-left: 12px;
	border: 1px solid #FFFFFF;
	font-weight: normal;
	color: #FFFFFF;



}
