﻿.normalText{
    font-family:Arial; 
    font-size:10pt; 
    color:#956219;
}

.headerText
{
    font-family:Arial; font-size:12pt;  font-weight:bold; color:#956219;
}

td, p{
    font-family:Arial; 
    font-size:10pt; 
    color:#956219
}

.footerText
{
    font-family:Arial; 
    font-size:8pt;     
    color:#956219    
}

a
{
    font-family:Arial; 
    font-size:10pt; 
    color:#956219;
    text-decoration:underline
}
a:hover
{
    font-family:Arial; 
    font-size:10pt; 
    color:#956219;
    text-decoration:none
}

a.OyunLink
{
    font-family:Arial; 
    font-size:7pt; 
    color:#956219;
    text-decoration:underline
}
a.OyunLink:hover
{
    font-family:Arial; 
    font-size:7pt; 
    color:red;
    text-decoration:none
}