html
{		
background-color: #000;
font-family: "arial,verdana,helvetica";
}

body{

font-family: verdana, arial, trebuchet, sans-serif;
background-color: #000;
color: #fff;
line-height: 1.8em;
font-size: 1.5em;
}



em
{
color: #ffff00;

}

h1
{
font-size: 2.2em;
line-height: 1.2em;
color: #ffff00;
}

h2
{
font-size: 1.5em;
}

h3
{

font-size: 1.4em;
color: #ffff00;

}

#leftcolumn a:active
{
color: #ffff00;

}
#leftcolumn a:visited
{
color: #ffff00;

}

#leftcolumn a:hover
{
color: #ffff00;
background: none;
border: none;
margin: 0;
}

#leftcolumn a:active
{
color: #ffff00;
}

