body
	{
	background: #bba673 url(vhrt.jpg) repeat-y;
	
font-family: Arial,Tahoma,Verdana,Sans-Serif;
	color: #000000;
	font-size: 11px;

	}

.sivu
	{
        font-size: 12px;
	font-family: Arial,Tahoma,Verdana,Sans-Serif;
	
color: #000000;
	}

h1
	{
	font-family: 'Palatino Linotype', Sans-Serif;
        font-size: 16px;

	color: #F9EDF9;
	}

a:link, a:visited
	{
	color: #7f7f7f;
	text-decoration: none;

	font-style: normal;
	}

a:hover, a:active
	{
	color: #000000;
	text-decoration: none;

	cursor: crosshair;
	}

