BODY
{
    background-color: #D3B68E;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}
BODY.paatausta
{
    background-color: #9C0530;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;    
}

TD, P, DIV, BODY
{
    font-family: Arial;
    font-weight: normal;
    color: #000000;
    font-size: 12px;
}

A
{
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
    font-weight: normal;
}
A:HOVER
{
    color: #3C76B5;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
}

A.boldi
{
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}
A.boldi:HOVER
{
    color: #3C76B5;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

A.sininen
{
    color: #3C76B5;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
    font-weight: normal;
}
A.sininen:HOVER
{
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
    font-weight: normal;
}

A.sininenboldi
{
    color: #3C76B5;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}
A.sininenboldi:HOVER
{
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}
A.ruskeaboldi
{
    color: #B09C66;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}
A.ruskeaboldi:HOVER
{
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}
A.punainenboldi
{
    color: #9C0530;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
}
A.punainenboldi:HOVER
{
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
}
A.isoboldi
{
    color: #000000;
    font-family: Arial;
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
}
A.isoboldi:HOVER
{
    color: #000000;
    font-family: Arial;
    font-size: 16px;
    text-decoration: underline;
    font-weight: bold;
}
.punaineniso{
	font-size: 14px;
	color: #9C0530;
}

.ruskea{
	font-size: 14px;
	color: #B09C66;
}

.ruskeaboldi{
	font-size: 12px;
	color: #B09C66;
	font-weight: bold;
}
.sininenboldi
{
    color: #3C76B5;
    font-size: 12px;
    font-weight: bold;
}

.valkoinen{
	color: #FFFFFF;
	text-decoration: none;
}
.boldi
{
	font-weight: bold;
}
.virhe{
	color: #FF0000;
}
.pieni{
	font-size: 10px;
}
img.kuva
{
	border: 1px solid black
}
img.kehykseton
{
	border: 0px
}