.logorow {
	background-image: url(images/logorow.png); background-repeat: repeat
}

.column {
	background-image: url(images/column.png); background-repeat: repeat;
	width: 44px
}

a img {
	border: none
}

body {
	color: white;
	background-color: black
}

a:link {
	color:#4DC1F8
}

a:visited {
	color:#32A9E2
}

.menutable {
	display: none;
}

