.unnamed2 {
	background-image: url(img/bg-image1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.mozi2 {
	font-family: "Verdana","‚l‚r ‚oƒSƒVƒbƒN";
	font-size: 12px;
}
.shadow {
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(img/shadow-1.jpg);

}
.test {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}
a:hover {
	font-family: "Verdana";
	font-size: 14px;




}
a:link {
	font-family: "Verdana";
	font-size: 14px;



}
a:visited {
	font-family: "Verdana";
	font-size: 14px;



}
a:active {
	font-family: "Verdana";
	font-size: 14px;

}
.test2 {
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000099;
	border-bottom-color: #000099;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
