@charset "utf-8";
/* CSS Document */

p{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	line-height: normal;
}
.navigation {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	text-decoration: none;
	display: inline;
	padding: 8px;
	width: 80px;
	color: #663300;
}  

.boldcafe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D8F706;
	line-height: normal;
}
.MAINTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
}
a:link, a:hover, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #663300;
	line-height: normal;
}
