A:link
{
    COLOR: #B22226;
    TEXT-DECORATION: none;
    FONT-SIZE: 12px;
	 font-weight: normal;
}
A:visited
{
    COLOR: #B22226;
    TEXT-DECORATION: none;
    FONT-SIZE: 12px;
	 font-weight: normal;
}
A:active
{
    COLOR: #B22226;
    TEXT-DECORATION: none;
    FONT-SIZE: 12px;
	 font-weight: normal;
}
A:hover
{
    COLOR: #B22226;
    TEXT-DECORATION: underline;
    FONT-SIZE: 12px;
	 font-weight: normal;
}

A:link.main
{
    COLOR: #B22226;
    TEXT-DECORATION: none;
    FONT-SIZE: 12px;
	 font-weight: bold;
}
A:visited.main
{
    COLOR: #B22226;
    TEXT-DECORATION: none;
    FONT-SIZE: 12px;
	 font-weight: bold;
}
A:active.main
{
    COLOR: #B22226;
    TEXT-DECORATION: none;
    FONT-SIZE: 12px;
	 font-weight: bold;
}
A:hover.main
{
    COLOR: #B22226;
    TEXT-DECORATION: underline;
    FONT-SIZE: 12px;
	 font-weight: bold;
}

BODY
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: verdana, arial, helvetica;
	 background-image: url(img/ylapalkki.gif);
	 background-repeat: repeat-x;
    BACKGROUND-COLOR: #FFFFFF;
}

H4
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
	 COLOR: #B22226;
    FONT-FAMILY: arial black, verdana, arial, helvetica
}

H5
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
	 COLOR: #000000;
    FONT-FAMILY: verdana, arial, helvetica
}
TD
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
	 COLOR: #000000;
    FONT-FAMILY: verdana, arial, helvetica
}


UL
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    FONT-FAMILY: verdana, arial, helvetica
}
B
{
    FONT-WEIGHT: bold
}
I
{
    FONT-STYLE: italic
}
U
{
    TEXT-DECORATION: underline
}

.oikeasivu {
	background-image: url(img/oikeasivu.gif);
	background-repeat: repeat-y;
}

.ylaliuku {
	background-image: url(img/ylaliuku_taka.gif);
	background-repeat: repeat-x;
}

.alaliuku {
	background-image: url(img/alaliuku_taka.gif);
	background-repeat: repeat-x;
}

.linkkiboksi {
	background-color: #F7E7E7;
}

.linkkiala {
	background-image: url(img/linkit_ala.gif);
	background-repeat: no-repeat;
}