a:link { text-decoration: none }
a:active { text-decoration: none }
a:visited { text-decoration: none }
a:hover { text-decoration: underline }

body {
	background-image: url(https://www.knkut.com/shop/sc_images/knkut_tile_300.jpg);
	width: 100%;
	height: 100%;
	margin: 0px;
	padding:0px;
}

img
{  border-style: none;
}

.style1 {
	color: #B2B2B2;
	font-size:12px;
	line-height:12px;
	font-family: Tahoma;
}

.style2 {
	color: #4c4c4c;
	font-size: 11px;
	font-family: Tahoma;
	text-transform:uppercase;
	text-decoration:none
}

.style2 a:link {
	text-decoration: none;
	
}

.style2 a:active {
	text-decoration: none;
	
}

.style2 a:visited {
	text-decoration: none;
	
}

.style2 a:hover {
	text-decoration: underline;
	
}
.style3 {
	color: #3a3939;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
}

.style4 {
	color: #666666;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration:none
}

.style5 {
	color: #666666;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration:none
}

.style6 {
	color: #3a3939;
	font-size: 10px;
	font-family: Tahoma;
}

.style_text {
	color: #666666;
	font-size: 12px;
	font-family: Tahoma;
	line-height:12px;
}

.style_text_bold {
	color: #666666;
	font-size: 12px;
	font-family: Tahoma;
	line-height:14px;
	font-weight: bold;
}

.style_text_header {
	color: #666666;
	font-size: 18px;
	font-family: Arial;
	line-height:20px;
	font-weight: bold;
}
.style_text_link {
		color:#FB6028;
		font-family:Tahoma;
		font-size:12px;
		line-height:14px;
		font-weight: bold;
		
	}

.style_text_table {
	color:#FB6028;
	font-family:Tahoma;
	font-size:12px;
	line-height:14px;
	font-weight: normal;	
	}

.style_text_table_bold {
	color:#FB6028;
	font-family:Tahoma;
	font-size:12px;
	line-height:14px;
	font-weight: bold;	
	}	
	
.links_text {
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#FFFFFF;
	}
	
.friendly_links {
		font-family:Tahoma;
		font-size:10px;
		line-height:12px;
		color:#4C4C4C;
		font-weight: normal;
	}
	
.friendly_links a:link {
	color:#4C4C4C;
	}
	
.friendly_links a:hover {
	color:#4C4C4C;
	text-decoration: underline;
	}

.contact_links {
		font-family:Tahoma;
		font-size:10px;
		line-height:12px;
		color:#FB6028;
		font-weight: bold;
	}
	
.contact_links a:hover {
	color:#FFFFFF;
	}