html, body, table, tr, td, th, p {
font-family: verdana, tahoma, arial, sans-serif;
color: 828282;
font-size: 11px;
}
.menu {
font-weight: bold;
color: 828282
}
a.menu {
text-decoration: none;
}
a.menu:hover {
text-decoration: underline;
}
a {
        text-decoration: underline;
        color: 828282;
}
a:hover {
        text-decoration: none;
        color: 828282;
}
h1 {
        font-size: 14px;

}
h3 {
        font-size: 14px;

}

.rrr {
        font-size: 11px;
        color:silver;
}


.copyright {
        font-size: 9px;
        text-decoration: none
}
.price {
        color: red;
        font-size: 12px;
        font-weight: bold;
}