/* CSS Document */
<style type="text/css">
<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #f67f00;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #ff9f39;
}
a:hover {
	text-decoration: none;
	color: #cccccc;
}
a:active {
	text-decoration: underline;
	color: #FFCC00;
}
body {
background-image: url("http://www.ironydesigns.com/store/images/bg1000.jpg");
background-repeat: no-repeat;
background-position: top center;
background-color: #666666;
}
-->
</style>