.kop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #93BEE2;
	border: thin solid #1C1C1C;
	background-image: url(images/tab.jpg);
	background-position: top;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C1C1C;
	background-color: #7B9FBD;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1C1C1C;
	border-right-color: #1C1C1C;
	border-bottom-color: #1C1C1C;
	border-left-color: #1C1C1C;
	font-style: normal;
	padding: 3px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}.box1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #1C1C1C;
	background-color: #7B9FBD;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1C1C1C;
	border-right-color: #1C1C1C;
	border-bottom-color: #1C1C1C;
	border-left-color: #1C1C1C;
}

