@charset "UTF-8";
/* CSS Document */



body {
	background:#ddd url('../images/default-images/bg.jpg') no-repeat center 0;
	background-image: url(http://www.ocwholesaleflowers.com/images/default-images/bg.jpg);
	background-color: #dddddd;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8b898a;
}

a:link {
	color: #ea7504;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ea7504;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
h1 {
	font-size: 10px;
	color: #656565;
}
