body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}
td {
	font-size: 12px;
}
a:link {
	color: #9E0039;
}
a:visited {
	color: #614346;
}
a:hover {

	color: #CC3333;
}
a:active {


	color: #CC3333;
}
.Preview {
	height: 54px;
	width: 72px;
	position: relative;
}
.PreviewEye {
	position: absolute;
	height: 20px;
	width: 28px;
	right: 0px;
	bottom: 0px;
}
