/* Copyright Joonas Sippola & Juha Hankkila 2001  */
/*           http://hetpartio.cjb.net             */
/*------------------------------------------------*/


body
	{
	color: #000000;
	font-family: Verdana;
	background: url(../pics/tausta.jpg) fixed;
	font-size:13;
	}

.text			/* perusteksti */
	{
	color: #000000;
	font-family: Verdana;
	font-size:13;
	}

table			/* perusteksti */
	{
	color: #000000;
	font-family: Verdana;
	font-size:13;
	}

.piru			/* perusteksti */
	{
	text-decoration: underline; 
	color: #000000;
	font-family: Verdana;
	font-size:20;
	}

.tiny			/* pikkuperusteksti */
	{
	color: #000000;
	font-family: Verdana;
	font-size:10;
	}


.copy			/* se copyright-juttu siellä alhaalla... */
	{
	color: #000000;
	font-family: Verdana;
	font-size:9;
	}

a:active
	{  
	text-decoration: none; 
	color: #000000; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica
	}

a:link  
	{
	text-decoration: none; 
	color: #002BA4; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica
	}

a:visited 
	{  
	text-decoration: none;
	color: #002BA4; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica
	}

a:hover 
	{  
	text-decoration: underline; 
	color: #0F4DFF; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica
	}

