body {
	background-color: #000000;
	margin-top: 0px;
}
.phototitle {
	color: #191921;
	font-family: Calibri;
	font-size: 22px;
}
.rosternametext {
	color: #FCA53C;
	font-family: Calibri;
	font-size: 13px;
}
.rostertext {
	color: #191921;
	font-family: Calibri;
	font-size: 13px;
}
.titletext {
	color: #191921;
	font-family: Calibri;
	font-size: 18px;
}
.hometext {
	color: #191921;
	font-family: Calibri;
	font-size: 14px;
}
.hometext a:link {
	color: #000000;
}
.hometext a:visited {
	color: #000000;
}
.hometext a:hover {
	color: #000000;
}
.hometext a:active {
	color: #000000;
}
.pointstreaktext {
	color: #ffffff;
	font-family: Calibri;
	font-size: 14px;
}
.pointstreaktext a:link {
	color: #EF4A48;
}
.pointstreaktext a:visited {
	color: #EF4A48;
}
.pointstreaktext a:hover {
	color: #D11B19;
}
.pointstreaktext a:active {
	color: #EF4A48;
}

.footertext {
	color: #ffffff;
	font-family: Calibri;
	font-size: 14px;
}
.footertext a:link {
	color: #ffffff;
}
.footertext a:visited {
	color: #ffffff;
}
.footertext a:hover {
	color: #EEECEC;
}
.footertext a:active {
	color: #ffffff;
}
.highslide {
	cursor: url(Image Viewer/highslide/graphics/zoomin.cur), pointer;
    outline: none; }
