.general {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #552F14;

}
body {
	background-color: #552F14;
}
.bk-image {
	background-image: url(../graphics/background-menu.jpg);
	background-repeat: no-repeat;

}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

.boldcolor {
	font-weight: bold;
	color: #F9C629;
	font-size: 14px;


}

a:link {
	color: #C5E17D;
	text-decoration: none;
	font-weight: normal;

}
a:visited {
	color: #C5E17D;
	text-decoration: none;
	font-weight: normal;

}
a:hover {
	color: #F9C629;
	text-decoration: none;
	font-weight: normal;

}


a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a.menu:hover {
	color: #E1B329;
	text-decoration: none;
	font-weight: bold;

}
.smallertype {

	font-weight: normal;
	font-size: 10px;
}
