body {
 background : #131A49;
 position : static;
 margin-top : 0px;
 margin-right : auto;
 margin-bottom : 0px;
 margin-left : auto;
}

A:link
{color:#C75E31;text-decoration:underline;
}

A:visited
{color:#C75E31;text-decoration:underline;
}

A:active
{color:#C75E31;text-decoration:underline;
}

A:hover
{color:#74798C;text-decoration:none;
}

#palkit {
 background : url(tausta1.jpg);
 width : 715px;
 border-color : #000000; 
 border-right-width : 1px; 
 border-right-style : solid;
}

#table {
 background : #FFFFFF;
 width : 700px;
 margin-top : 0px;
 margin-bottom : 0px;  
 border-right-width : 1px; 
 border-left-width : 1px;
 border-right-style : solid; 
 border-left-style : solid; 
 border-left-color : #000000; 
 border-right-color : #000000; 
}

.viiv {
 font-size : 12px;
 font-family : Arial, Tahoma;
 color : #202C54;
 font-weight : bold;
 border-bottom : 1px solid #202C54;
 letter-spacing : 2px;
 text-transform: uppercase;
 margin-left : 25px;
 margin-right : 25px;
}

.tekst {
 font-family : Arial, Tahoma;
 color : #202C54;
 font-size : 12px;
 text-align : justify;
 line-height : 22px;
 margin-left : 25px;
 margin-right : 25px;
}

.tekstc {
 font-family : Arial, Tahoma;
 color : #202C54;
 font-size : 9px;
 text-align : justify;
 cursor : default;
 margin-left : 25px;
 margin-right : 25px;
}