
body {
	color: #000000;
	background: #ffffff;
}

a:link {
	color: #0000ff;
}

a:visited {
	color: #800080;
}	

td.mainmenu {
	width: 120px;
	background: #ffffcc;
}

td.price {
	width: 35%;
	background: #ccffff;
}

div.links {
        font-family: Arial, Helvetica;
        font-size: smaller;
}

div.about {
        font-size: smaller;
}


