body
{
	font-size: big;
}
body * {font-family: Helvetica CY, Helvetica, Arial, sans-serif;}
a.menu_link:link
{  
    /* font-family: Arial; */ 
    font-size: small;
    color: #ffffff; 
    text-decoration: none; 
    font-weight: bold;
}


.menu_link
{  
    /* font-family: Arial; */ 
    font-size: small;
    color: #ffffff; 
    text-decoration: none; 
    font-weight: bold;
}


a.menu_link:visited 
{  
    /* font-family: Arial; */ 
    font-size: small;
    color: #ffffff; 
    text-decoration: none; 
    font-weight: bold;
}


a.menu_link:hover 
{  
    /* font-family: Arial; */ 
    font-size: small;
    color: #FFF; 
    text-decoration: none; 
    font-weight: bold;
}
.link
{  
    /* font-family: Arial; */ 
    font-size: small;
    color: #000000 !important; 
    text-decoration: none; 
    font-weight: bold;
}

body{text-align: center;}
div#main {width: auto; padding-right: 260px !important; position: relative; width: 830px !important; margin: auto !important;}
#ad {position: absolute; top: 00px; right: 0px;}

.sidebar, .sidebar a {
	color: white;
}

body input, body button {
	color: black !important;
}