A:link		{
			font: 13px serif;
			font-weight: bold;
            color: #000;
            text-decoration: underline
            }
A:visited   {
			font-weight: bold;
            color: #999;
            text-decoration: underline
            }
A:hover     {
            color: #999;
            text-decoration: none
            }
A:active    {
            color: #000;
            text-decoration: none        
            }


TD			{
            font: 13px serif;
            color: #000; 
            font-weight: normal
            } 
 
.otsikko    {
            font: 14px serif;
            color: #000;             
            font-weight: bold
            } 
A:link.otsikko		{
			font: 14px serif;
			font-weight: bold;
            color: #000;
            text-decoration: underline
            }
A:visited.otsikko   {
			font-weight: bold;
            color: #999;
            text-decoration: underline
            }
A:hover.otsikko     {
            color: #999;
            text-decoration: none
            }
A:active.otsikko    {
            color: #000;
            text-decoration: none        
            }

.alaotsikko    {
            font: 13px serif;
            color: #000;             
            font-weight: bold
            } 
body		{

			background-image: url(tausta_tile.jpg);

			}

a.mainLink	{

			font: 14px serif;

			text-decoration:none;

			font-weight:bold;

			}

#up			{

			position:absolute;

			top:69px;

			width:650px;

			left:200px;

			height:31px;
			
			background-image: url(tauluUp.jpg);

			background-repeat: no-repeat;

			background-position: top center;

			}

#down		{

			background-image: url(tauluDown.jpg);

			background-repeat: no-repeat;

			background-position: bottom center;

			}

#vas		{

			background-image: url(tauluVas.jpg);

			background-repeat: repeat-y;

			background-position: center left;

			}

#oik		{

			background-image: url(tauluOik.jpg);

			background-repeat: repeat-y;

			background-position: center right;

			}

#sisus 		{

		position:absolute;

		top:100px;

		width:650px;

		left:200px;

		height:auto;

		min-height:200px;

		

		font-family: serif;
		
		font-size: 10pt;

		background: #fefbe4;

		opacity: 1;

		filter: alpha(opacity=100);

		}

#navi		{

		position:absolute;

		top:70px;

		left:40px;

		width:130px;

		height:250;

		background-image: url(pTaulu.jpg);

		background-repeat: no-repeat;

		font: 14px serif;

		

		}