body,td {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a:link { text-decoration: none; color: #FFFFFF; }
a:active { text-decoration: none; color: #FFFFFF; }
a:visited { text-decoration: none; color: #FFFFFF; }
a:hover { text-decoration: none; color: #FB89D9; }

.thumb {
	border: 1px solid;
	border-color: #FFFFFF;
}

.super {
	color: #FFF600;
}

.redirect {
	font-size: 11px;
	color: #000000;
}

.vote {
	color: red;
}

.klein {
	font-size: 11px;
}

input {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	height: 18px;
}

.super a:link { text-decoration: none; color: #FFF600; }
.super a:active { text-decoration: none; color: #FFF600; }
.super a:visited { text-decoration: none; color: #FFF600; }
.super a:hover { text-decoration: none; color: #9C1C77; }

.screenshot {
	font-size: 11px;
	background-color: #F72CBB;
	border: 2px solid;
	border-color: #FFF600;
	width: 275px;
	padding: 2px;
	line-height: 12px;
}

.redirect a:link { text-decoration: none; color: #000000; }
.redirect a:active { text-decoration: none; color: #000000; }
.redirect a:visited { text-decoration: none; color: #000000; }
.redirect a:hover { text-decoration: underline; color: #000000; }