body, td, p, h1, h2
{
        font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FFFFFF;
        line-height: normal;
}
input, select, textarea, option
{
        font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        line-height: normal;
}
a {
        font-size: 14px;
        color: #E2E2E2;
        text-decoration: underline;
}
a:hover {
        color: #E2E2E2;
}
.small {
        font-size: 11px;
}
.small a {
        font-size: 11px;
}
.gray {
        color: #DAD9D9;
        font-size: 11px;
}.smallgray {
        color: #DAD9D9;
        font-size: 11px;
}
.thumb {
        border: 1px solid black;
}

.sponsoredlinks {
   text-align: justify; font-size: 11px; color: #FFFFFF; font-weight: normal; width: 150px
}
.sponsor_big {
   font-size: 13px; font-weight: bold;
}
.sponsor_small {
   font-size: 11px; font-weight: normal;
}
.webmasterinfo {
   font-size: 11px; font-weight: normal;
   color: #06272E;
}