a{
	text-decoration:none;
	color:#808080;
}
a:hover{
	text-decoration:underline;
	color:#FF6633;
}

body {
	margin:50px 0px; padding:0px;
	text-align:center;
	font-family:verdana,arial;
	font-size:12px;
	color:#808080;
	background-color:#fff;
	}
	
img{
	border:0; /*border:1px solid #000;*/
}
table#main{
	width:900px;
		margin: auto;
		text-align:left;
		padding:15px;
	
	}
	
span.kblogo{
	margin-top:20px;
	padding:10px;
	font-size:30px;
	color:#FF6633;
	font-weight:500;
	letter-spacing:12px;
	}
p.bottom{
	margin:10px;
	text-align:center;
	}
img.homepage{
	margin-bottom:20px;
	}
img.preview{
	margin:5px;
	}
