BODY {
    /*background-color:#242424;*/ 
    background-color:#FFFCB5;
    color : #1B1B1B;
    font-family : Arial;
    font-size: 12px;
    margin-left: 0;
    margin-top: 5;
}

td {
 font-family: Arial;
 font-size: 9pt;
 color: #1B1B1B;
 }
 
 td.ads {
 font-family: Tahoma;
 font-size: 8pt;
 color: #1B1B1B;
 letter-spacing: 0.8;
 }
 
td.nav {
 font-family: Arial;
 font-size: 9pt;
 color: #1B1B1B;
 }

td.footer {
 font-family: Arial;
 font-size: 7pt;
 color: #1B1B1B; 
 }
 
 td.yo {
 font-family: Arial;
 font-size: 5pt;
 color: #FFFFFC; 
 }
 
 td.menu {
 font-family: Arial;
 font-size: 9pt;
 color: #1B1B1B;
 line-height: 1.1;
 }
 
 td.menu_links {
 font-family: Tahoma;
 font-size: 9pt;
 color: #1B1B1B;
 line-height: 1.4;
 }

 
A {
    color : Blue;
    text-decoration : underlined;
}


/*A:HOVER {
    color : Red;
    text-decoration : none;
} */

H2{ 
    color : #DA0000; 
    font-family : Arial;
    font-size: 18px;
}

SELECT,INPUT,TEXTAREA { 
    font-size: 12px; 
    font-family: Tahoma; 
    color:#000000;
    background-color:#FFFFFF; 
    border-color: #000000;
    border: solid 1px #000000;
}








.addthis_toolbox .custom_images a
{
    width: 25px;
    height: 24px;
    margin: 0;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 1.0;
}
