﻿body, ul, p
{
    margin:0px;
    padding:0px;
}

body
{
    font-size: 13px;
    color: #000000;
    font-family: Helvetica;
}
.top
{
    font-weight: bold;
    color: white;
    font-size: 12px;
    padding-right: 20px;
    padding-bottom: 3px;
}
.squaretitle
{
    font-weight: bold;
    font-size: 16px;
}
.square
{
    margin: 5px;
}

.squarenumber
{
    color: #999999;
    font-size: 15px;
    padding-bottom: 2px;
    padding-right:2px;
}
.squaretopfive
{
    font-size: 15px;
    padding-bottom: 2px;
}
.funkyupdate
{
    font-size: 15px;
    color: #ff0000;
}
.red
{
    color: #ff0000;
}
.newstitle
{
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 15px;
}
.news
{
    padding-top: 35px;
}
.copyright
{
    color: #999999;
    padding-top: 5px;
}
.newsimage
{
    border: #000000 1px solid;
}
.date
{
    color: #999999;
}
.vote
{
    font-weight: bold;
    color: #000000;
}
.topten
{
    padding-bottom: 2px;
}
.toptennr
{
    color: #999999;
}
.toptenhighlight
{
    color: #ff0000;
}
.worldsfunkiest
{
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 15px;
}
.funkylisttitles
{
    color: #ff0000;
}
.toptitles
{
    font-weight: bold;
}
.toptentotalvotes
{
    color: #999999;
    padding-right: 75px;
    padding-bottom: 2px;
}
.toptendates
{
    color: #999999;
    padding-right: 10px;
    padding-bottom: 2px;
}
a.wholetoplist
{
    font-weight: bold;
    color: #000000;
    font-size: 12px;
    padding-top: 20px;
}
.suggest
{
    font-weight: bold;
    color: #ffffff;
}
.spendvotes
{
    font-weight: bold;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-top: 30px;
}
.text
{
}
.plain
{
	text-decoration:none;
	color:Black;
}
a.forumhistory
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
a.forumhistory:hover
{
    color: #000000;
    text-decoration: underline;
}

a.forum
{
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    text-decoration: none;
}
a.forum:hover
{
    text-decoration: underline;
}


