td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.whiteLinks {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.whiteLinks:hover {
	text-decoration: underline;
}
img {
	border-color: white;
}
.modelName {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.modelName:hover {
	text-decoration: underline;
}
.noRepeat {
	background-repeat: no-repeat;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	color: #0099CC;
}
