body         {
	border-style:solid;
	border-width:0;
	background-position: center;
	font-family: "Arial";
	/* background-image: url("../images/TZ_KuB_background.png"); */
  background-min-width: 100%;
  background-max-width: 100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #F2F0F1;
	font-size:10pt;
}

A:link {
	color : Blue;
	text-decoration: none;
}



A:visited {
	color : Blue;
	padding : 0px;
	text-decoration: none;
}



A:hover {
	color : Blue;
	background-color : transparent;
	text-decoration: underline;
	font-family: Arial;
}



A:active {
	color : Blue;
	background-color : transparent;
	text-decoration: underline;
}

        


w1 {

	font-size : medium;
	font-weight : bold;

}



