
body { 
background-image: url(http://www.crower.com/img/bg.gif); 
}

table.gray {
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
}

table.gray2 {
	border-style: solid;
	border-color: #E6E6E6;
	border-width: 1px;
}  

.feat {
	font-family: arial, verdana;
	font-size: 10px;
	color: #f26522;
	font-weight: bold;
}

.cpy {
	font-family: verdana;
	font-size: 10px;
	color: #797979;
	font-weight: normal;
}

.deal {
	font-family: arial, verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

a.deal {
	font-family: arial, verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

a.deal:hover {
	font-family: arial, verdana;
	font-size: 10px;
	color: #f26522;
	font-weight: normal;
	text-decoration: underline;
}

.box {
	font-family: arial, verdana;
	font-size: 11px;
	color: #363636;
	font-weight: normal;
	padding: 5px;
}

a.box {
	font-family: arial, verdana;
	font-size: 11px;
	color: #f26522;
	font-weight: normal;
	text-decoration: underline;
	padding: 0px;
}

a.box:hover {
	font-family: arial, verdana;
	font-size: 11px;
	color: #111111;
	font-weight: normal;
	text-decoration: underline;
	padding: 0px;
}
