html{	height:80%;}
body {
margin:0;
padding:5% 0 0 0;
text-align:center;
background: #000 url(../main/img/bg.gif) 0 0 repeat-x;
}

A { color: #ffffff; text-decoration: none; }
A:hover { color: #ffffff; text-decoration: underline; }  /* #88BC40 6C9D31*/
A:visited { color: #ffffff; text-decoration: none;} 

P.bodytext { 
	font: normal 24px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff; 
	margin: 0 0 5px 0;
}
P.bodytext A { 
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;

} 

P.bodytext A:hover { 
	text-decoration: underline;

} 


html>body{height:80%;}
	
#box{
color:black;
background:#808080;
width:600px; 
height:532px; 
text-align:left; 
margin:auto;
font-family: arial, helvetica; 
background-image:url(../km_start_new.jpg);
color: #ffffff;
padding : 0px; 
overflow:auto;

}

#contlink {
color:#ffffff;
margin-top:200px;
font: Verdana, Arial, Helvetica, sans-serif;
font-size: 27px;
font-weight: bold;
}




