body {
    background-color: #ffffff;
}

a {
	color: #336699;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}

a:link {
	color: #ff9800;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}

a:visited {
	color: #ff9800;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}

a:hover {
	color: #ff9800;
	font-family: "Times New Roman", Times, serif;
	text-decoration: blink;
}

p  {
	color: #336699;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}

td {
	color: #111111;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

caption {
	color: #111111;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div {
	color: #336699;
	font-family: "Times New Roman", Times, serif;
}

.specialOffer {
	color: white;
	background-color: red;
}
