body {
	margin-top:50px;
	background-color:#AAAAAA;
}
html {
	overflow:scroll;
	overflow:-moz-scrollbars-vertical;
}
.tekst, a:hover.tekst, a:link.tekst {
	font-size:10px;
	color: #454545;
	font-family: Verdana; 
	text-decoration: none;
}
.menu {
	text-align:right;
	font-size:10px;
	color: #454545;
	font-family: Verdana; 
	font-weight: bold;
	text-decoration: none;
}
a:hover.menu {
	color: #D60000;
}
.formbutton { 
	border: 1px solid #CCCCCC; 
	background: #F9F9F9; 
	color: #4A4F57;
	height: 20; 
	width: 60; 
	font-family: Verdana;
	font-size: 10; vertical-align:center; text-align:center
}
.tekstarea	{
	border: 1px solid #CCCCCC;
}
