body, td {
	color:black;
	font-family:georgia;
	font-weight:300;
	font-size:13px;
	font-style:italic;
	font-weight:600;
	scrollbar-track-color:#dbd3b6;
	scrollbar-face-color:#aa9275;
	scrollbar-highlight-color:#e0dbc5;
	scrollbar-3dlight-color:#333333;
	scrollbar-shadow-color:#e0dbc5;
	scrollbar-darkshadow-color:#333333;
	scrollbar-arrow-color:#aa9275
}

img {
	border:0
}

a {
	color:blue;
	text-decoration:none
}

a:hover {
	color:#660000
}

input,
textarea {
	border:1px solid black;
	margin:3px;
	width:100%;
	background-color:#e0dbc5;
	font-family:georgia;
	font-style:italic
}

.title {
	font-size:18px;
	margin-bottom:3px
}

.small {
	font-size:11px;
	font-weight:100
}

.news img{
	border:2px solid black;
	margin-right:4px
}

.concerts td {
	text-align:center;
	font-style:normal
}

.photo img {
	behavior:url("css/ie6hover.htc");
	border:solid 2px #cccccc
}

.photo img:hover,
.photo img.hover {
	border:solid 2px #ffffff
}

.hidden_text {
	behavior:url("css/ie6hover.htc");
	color:blue;
	cursor:pointer;
	cursor:hand
}

.hidden_text:hover,
.hidden_text.hover {
	color:#660000
}
