A:link {
	COLOR: #FFFFFF;
	text-decoration: none;
} 
A:visited {COLOR: #FFFFFF; TEXT-DECORATION: none} 
A:hover {
	COLOR: #ff0000;
	TEXT-DECORATION: none;
} 
.max{
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.copyright {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.textbig {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	height: auto;
	width: auto;
	margin: auto;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}

.background-black {
	background-color: #202020;
}
.background-white {
	background-color: #000000;
}
