html,body {
margin:0;
padding:0;
border:0;
height: 100%;
}
table#main {
height: 100%;
}
.textheader {
		font-family: Verdana;
		font-size: 115%;
		color: #FFFFFF;
		font-weight: bold;	
}
.textvak {
		margin: 30px 0px 0px 30px;
		font-family: Verdana;
		font-size: 75%;
		color: #FFFFFF;
		font-weight: normal;	
}
.textvak A {	
		text-decoration: none;
		color: #FFFFFF;
		font-weight: bold;
}
.textvak A:hover {	
		text-decoration: underline;
		color: #FFFFFF;
		font-weight: bold;		
}
.text {
		font-family: Verdana;
		font-size: 75%;
		color: #FFFFFF;
		font-weight: normal;	
}
.text A {	
		text-decoration: none;
		color: #FFFFFF;
		font-weight: bold;
}
.text A:hover {	
		text-decoration: underline;
		color: #FFFFFF;
		font-weight: bold;		
}
.small {
		font-family: Verdana;
		font-size: 87%;
}
.menu {		
		font-family: Verdana;
		font-size: 75%;
		color: #FFFFFF;
		font-weight: bold;
}
.menu A {	
		text-decoration: none;
		color: #FFFFFF;
		font-weight: bold;
}
.menu A:hover {	
		text-decoration: underline;
		color: #FFFFFF;
		font-weight: bold;		
}
.menu_bottom {	
		font-family: Verdana;
		font-size: 65%;
		color: #FFFFFF;
		font-weight: normal;
}
.menu_bottom A {
		text-decoration: none;
		color: #FFFFFF;
		font-weight: normal;
}
.menu_bottom A:hover {	
		text-decoration: underline;
		color: #FFFFFF;
		font-weight: normal;		
}
.menu_bottomblack {	
		font-family: Verdana;
		font-size: 65%;
		color: #000000;
		font-weight: normal;
}
.new {
		color:#000000; 
		background-color:#FFFF00;
		text-decoration: none;
}
.new A {
		color:#000000; 
		background-color:#FFFF00;
		text-decoration: none;
}
.new A:hover {
		color:#000000; 
		background-color: #FFFF00;
		text-decoration: none;
}
