body { color: white; background-color: black; }

p {}


a:link { color: white; text-decoration: none}

a:visited { color: #CCC; text-decoration: none}

a:hover { color: #666; text-decoration: none}

a:active { color: #333; text-decoration: none}

font {
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.title { color: #FFFFFF; font-size: 18px; font-weight: bold;}
.titleBig { color: #FFFFFF; font-size: 24px; font-weight: bold;}
.price { color: #FFFFFF; font-weight: bold;}
