﻿body
{
    font-family: tahoma;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
}
#SolLinkler a
{
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    padding-left: 20px;
}
.#SolLinkler a:hover
{
    text-decoration: underline;
}
#rfORM input
{
    padding: 2px;
    border: 1px solid #048AC7;
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    width: 200px;
}

