#scheme_yellow_black 
{
 font-family: Kozuka Gothic Pro, Tahoma, Arial, sans-serif;
 padding: 2px;
 border:2px solid #ffcc00;
 background-color: black;
 color: #d9d5ce;
 text-decoration: none;
}


#scheme_default
{
 font-family: Kozuka Gothic Pro, Tahoma, Arial, sans-serif;
 padding: 2px;
 border:2px solid #286cc0;
 background-color: white;
 color: #1f2533;
 text-decoration: none;
}


