@CHARSET "UTF-8";

.Production90 {
	background-color: #ffffff;
	color: black;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-style: outset;
	border-top-style: inset;
	border-left-style: outset;
	border-right-style: inset;
	border-color: black
}

.Production90 A:link {
	color: black
}

.Production90 A:visited {
	color: black
}

.Production90 A:active {
	color: #f5c900
}

.Production90 A:hover {
	color: #f5c900
}