/* kkm stylesheet */


.text_regular {font-family: Courier New, Courier, mono, Georgia; font-size: 12px; font-weight: 400; line-height: 18px; color: #000000; text-decoration:none;}
.text_bold {font-family: Courier New, Courier, mono, Georgia; font-size: 12px; font-weight: 700; line-height: 18px; color: #000000; text-decoration:none;}
.text_navi {font-family: Courier New, Courier, mono, Georgia; font-size: 12px; font-weight: 700; line-height: 18px; color: #000000; text-decoration:none;}
.text_headline {font-family: Courier New, Courier, mono, Georgia; font-size: 20px; font-weight: 700; line-height: 24px; color: #000000; text-decoration:none;}

.background {
	background-position: top center;
	}

a:link {text-decoration:none;}

a:hover {text-decoration:none; background-color: #FFDB00;}

.image_right{

	float: right;
	margin: 0 0 10px 30px;
	}
	
.image_left{

	float: left;
	margin: 0 30px 10px 0;
	}
	
	