BODY { background-color: #9999F9; color: #560080; font-family: Comic Sans MS, Arial, sans-serif; }

A:LINK { font-weight: bold; color: #33ff33; text-decoration: none; }
A:VISITED { font-weight: bold; color: #33ff00; text-decoration: none; }
A:HOVER { font-weight: bold; color: #6600cc; text-decoration: none; background: #babafa; }

H1 { font-family: "Times New Roman"; }

.centre { text-align: center; }
.left { float: left; margin-right: 50px; }
.right { float: right; margin-left: 50px; }

.nav { text-align: center; color: Black; }
.info { font-family: Comic Sans MS; color: #6600CC; margin: auto 40px; line-height: 2em; }
.text { font-family: Comic Sans MS; color: Black;  line-height: 2em; }
.data { font-family: Comic Sans MS; color: Black; font-weight: bold; margin: auto 40px; }
.title { font-family: Verdana,Arial,sans-serif; color: #560080 }
.product { font-family: Comic Sans MS; color: Black; }
.caption { text-align: center; font-weight: bold; font-variant: small-caps; color: Black; }
.price { color: #560080; font-size: 2em; }
.img { border: none; }

.red { color: #c33; }
.purple { color: #560080 }
.navy {	color: #000800; }
.br-green { color: #00ff00 }
.dk-green { color: #008000 }
.black { color: Black; }
.white {color: White; }

.noborder { border: none; }




