body {
    margin-top: 0px;
    font-family: Arial;
    font-size: 9pt;
    background-color: #1B1B1B;
}

a.navi_off {
    display: block; 
    float: left;
    width: 88px;
    height: 23px;
}

a.navi_on {
    display: block; 
    float: left;
    width: 120px;
    height: 23px;
}

a.navi_left {
    display: block; 
    width: 114px; 
    height: 22px;
}

a.rl {
    text-decoration: none;
    color: #000000;
}

a.more {
    text-decoration: underline;
    color: #003300;
}

a.vote, a.vote:active, a.vote:visited, a.vote:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.vote2, a.vote2:active, a.vote2:visited, a.vote2:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.story, a.story:active, a.story:visited, a.story:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a {
    text-decoration: none;
}

img {
    border-color: #000000;
}