﻿body
{
    margin: 0px;
}
#kubbe img
{
    border: 2px solid #C0C0C0;
    text-decoration: none;
}
#kubbe img:hover
{
    border: 2px solid #808080;
    text-decoration: none;
}
#sahur a
{
    text-decoration: none;
    color: #990033;
    font-size: 12pt;
    font-weight: bold;
}
#sahur a:hover
{
    text-decoration: none;
    color: #CCCC00;
    font-size: 12pt;
    font-weight: bold;
}