#stats a:link {
    color: #FC9E00;
    text-decoration: none;
}

#stats a:hover {
    text-decoration: underline;
}

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

#stats a:visited:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

#stats a.background:link {
    color: #FC9E00;
    text-decoration: none;
}

#stats a.background:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

#stats .asmall {
    background: transparent;
}

#stats .asmall:link {
    text-decoration: none;
}

#stats .asmall:hover {
    text-decoration: underline;
}

#stats td {
    font-size: 12px;
    font-family: verdana, tahoma, sans-serif;
    color: #DDDDDD;
    max-width: 100%;
}

#stats .title {
    font-family: verdana, tahoma, sans-serif;
    font-weight: bold;
    font-size: 18px;
}

#stats .headtext {
    color: #FC9E00;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    background-color: #555555;
}

#stats .tdtop {
    color: #FC9E00;
    background-color: #444444;
}


#stats .hicell {
    background-color: #333333;
}

#stats .hicell10 {
    background-color: #666666;
}

#stats .rankc {
    color: #FC9E00;
    background-color: #444444;
}

#stats .hirankc {
    color: #FC9E00;
    background-color: #555555;
    font-weight: bold;
}

#stats .rankc10center {
    background-color: #666666;
    font-size: 10px;
    text-align: center;
}

#stats .hirankc10center {
    background-color: #666666;
    font-weight: bold;
    font-size: 10px;
    text-align: center;
}

#stats .small {
    font-family: verdana, tahoma, sans-serif;
}