﻿body 
{
    font-family:SF Gothican;
    font-size:14pt;
    color:yellow;
}

h3 
{
    font-family:SF Gothican;
    font-size:22pt;
    text-align:right;
    font-weight:normal;
    text-decoration:none;
}

.footer 
{
    font-size:8pt;
    color:#4B5472;
}

a 
{
    text-decoration:none;
    color:#C0C0C0;
}

a:hover 
{
    background-image:url(../images/ring1.png);
    color:#EFEFEF;
}

img 
{
    border: none;
}

.thumbnail {
border: 1px solid white;
width:80px;
height:80px;

}
    
