a:link
{
	color: #FFFF00; 
	font-weight: bolder;
}
a:visited
{
	color: #FFFF00; 
	font-weight: bolder;
} 
a:active 
{
	color: #FFFF00;
	font-weight: bolder;
}
body
{
	font-family: Tahoma;
	background-color: #000000;
	color: #FFFFFF;
	background-image: url(../kuvat/taustakuva.gif);
}
a img 
{
  border: 0em;
}
H1
{
	font-family: Tahoma;
	color: #ffD600;
	font-size: 18pt;
	font-weight: normal;
	font-style: italic;
}
H2
{
	font-family: Tahoma;
	color: #ffD600;
	font-size: 14pt;
	font-weight: normal;
	font-style: italic;
}
H3
{
	font-family: Tahoma;
	color: #ffD600;
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
}
p 
{
	color: #FFFFFF;
}
DIV 
{ 
margin : 2% 15% 5% 10%
}
UL LI
{ 
	color: #FFFFFF;
}
background
{ 
	color: #FFFFFF;
}
table
{ 
  color: white; 
  background: black; 
  border: solid;
  border-color: #444444;
}
td
{ 
  color: white; 
  border-color: #444444;
  border-width: thin thick medium;
  padding: 3pt 3pt;
}

