BODY{
background: #FFFFFF;
margin: 0px;
font-family: verdana;
font-size:12;
}

.leipa{
background: #dfdfff;
border: thin #6f6f6f solid;
margin: 16px;
}

TD{
font-family: verdana;
font-size:12;
}

.menulinks{
font-weight: bold;

}

.menulinks A:link{
color: #0000ff;
text-decoration: none;
}

.menulinks A:visited{
color: #0000ff;
text-decoration: none;
}

.menulinks A:active{
color: #000000;
text-decoration: none;
}

.menulinks A:hover{
color: #ff0000;
text-decoration: none;
background: #000040;
}

.menunews{
position:relative; left:0px; top:48px;
}

.menuinfo{
position:relative; left:0px; top:54px;
}

.menumembers{
position:relative; left:0px; top:60px;
}

.menumatches{
position:relative; left:0px; top:70px;
}

.menuserver{
position:relative; left:0px; top:80px;
}

.otsikko{
background: #000000;
color: #f0f0f0;
}

.kirjoittaja{
font-style: italic;
font-size: 12;
}

.uutisteksti{
margin: 2px;
}

.members{

}

.Victory{
color: green;
}

.Tie{
color: brown;
}

.Defeat{
color: red;
}

.matches TD{
border-bottom: thin black solid;
}


