a.menu:link,a.menu:visited,a.menu:active {
     font-family: "Times New Roman", Times, serif;
     font-size: 14px;
     color: #000000;
     text-decoration: none;
}
a.menu:hover {
     font-family: "Times New Roman", Times, serif;
     font-size: 14px;
     color: #CC6600;
     text-decoration: none;
}
a {
	color: White;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

h1 {
	text-align : justify;
	font-size : 15px;
	margin-bottom : 10px;
	margin-top: 5px;
	margin-left: 20px;
	font-weight : bold;
	color: #E9B800;
}
h2 {
	text-align : justify;
	font-size : 13px;
	margin-bottom : 20px;
	margin-top: 20px;
	margin-left: 20px;
	font-weight : bold;
	color: #7F963E;
}

.rek {
	font-size : 10px;
	color : White;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	
}
.rek a {
	font-size : 10px;
	color : White;
	font-family: Arial, Helvetica, sans-serif;
}

.rek a:hover {
	font-size : 10px;
	color : White;
	font-family: Arial, Helvetica, sans-serif;
	
}
.stat1 {
	color: White;
	font-size : 12px;
	font-weight : bold;
}
.stat {
	padding-top : 10px;
	font-family : Verdana;
}
.stat a{
	color: #E9B800;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
}
.stat a:hover{
	color: #E9B800;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
}
