.blackbox {
	background-color: #000000;
	padding: 0px 10px 10px;
	width:750px; height:555px}
}

a:link { color: #FFFFFF; text-decoration: underline}
a:active {color: #FFFFFF;text-decoration: underline }
a:visited {color: #FFFFFF;text-decoration: underline }
a:hover {color: #000000; background: #FFFFFF }
a.menu:link { color: #FFFFFF; text-decoration: none}
a.menu:active {color: #FFFFFF;text-decoration: none }
a.menu:visited {color: #FFFFFF;text-decoration: none }
a.menu:hover {color: #000000; background: #FFFFFF }
.bukky {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bolder;
	text-align: center;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.2em;
	word-spacing: normal;
	color: #FFFFFF;
}
.bodycentred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
