.imgbrdr
{
	border:solid 2px #ffffff;
}
.content, a.content, a.content:link, a.content:active, a.content:visited   
{
    FONT-FAMILY:Georgia;
    FONT-SIZE:11px;
    COLOR: #422210;
    text-decoration:none;
    font-weight:normal;
}
a.content:hover
{
    FONT-FAMILY:Georgia;
    FONT-SIZE: 11px;
    COLOR: #422210;
    text-decoration:underline;
    font-weight:normal;
}
.bottom-link, a.bottom-link, a.bottom-link:link, a.bottom-link:active, a.bottom-link:visited   
{
    FONT-FAMILY:tahoma;
    FONT-SIZE:11px;
    COLOR: #bc9d5e;
    text-decoration:none;
    font-weight:normal;
}
a.bottom-link:hover
{
    FONT-FAMILY:tahoma;
    FONT-SIZE: 11px;
    COLOR: #bc9d5e;
    text-decoration:underline;
    font-weight:normal;
}

