
body {
	background:url('images/background.gif');
	color:#ffffff; 
	font-family: Verdana, sans-serif; 
	font-size: 12px;
	}

table#prod_desc{color:black; font-family: Verdana, sans-serif; font-size: 12px;}
table#chalkboard {font-family: Verdana, sans-serif; font-size: 10px;}

a:link {
    color: #FF0000;
    font-weight: normal;
    text-decoration: none
}

a:visited {
    color: #FF0000;
    font-weight: normal;
    text-decoration: none
}

a:hover {
    color: #FF0000; 
	font-weight: bold;
    text-decoration: underline
}

/* Footer */
td#footer {font: 85% Arial, Verdana, san-serif; color: #FFFFFF}




