﻿	
#tagCloud
{
    border: thin solid black;
    text-align: justify;
    background-color: #323333;
    padding: 10px;
}

#ReferansAciklama
{
    border: thin solid black;
    text-align: justify;
    background-color: #333537;
    padding: 10px;
    color: #CCC9CC;
}


#tagCloud A
{
    text-decoration: none;
    font-family: Tahoma;
    display:inline-table;
    padding:5px;

}


#tagCloud A:hover
{
    text-decoration: underline;
}


#tagCloud A.weight1
{
    color: #CBCCCC;
    font-size: 8pt;
    font-weight: bolder;
}
#tagCloud A.weight2
{
    color: #999999;
    font-size: 8pt;
    font-weight: bolder;
}
#tagCloud A.weight3
{
    color: #F9F9F9;
    font-size: 11pt;
}
#tagCloud A.weight4
{
    color: #F2F2F2;
    font-size: 10pt;
}
#tagCloud A.weight5
{
    color: #D3D3D2;
    font-size: 11pt;
    font-weight: bold;
}


 
