﻿body, input, textarea, button, td 
{
	font: 12px Verdana, Arial, sans-serif;
	color: #000000;
	background-color: transparent;
}

h1
{
	font: 16px Verdana, Arial, sans-serif;
	color: #000000;
	font-weight: bold;
}
A:link
{
   	color:  #000000;
	font-weight: bold;
	text-decoration: underline;
}
A:visited
{
   	color:  #000000;
	font-weight: bold;
	text-decoration: underline;
}

A:hover
{
   	color:  #999999;
	font-weight: bold;
	text-decoration: underline;
}

A:link.tavaline
{
   	color:  #000000;
	font-weight: normal;
	text-decoration: underline;
}
A:visited.tavaline
{
   	color:  #000000;
	font-weight: normal;
	text-decoration: underline;
}

A:hover.tavaline
{
   	color:  #999999;
	font-weight: normal;	
	text-decoration: underline;
}
p
{
	line-height: 1.5;
}

p.double
{
	line-height: 2.5;
}

p.pun
{
	line-height: 1.5;
	color: red;
	font-weight: bold;
}
body.suur
{
background: url(graafika/bg.jpg) center center;
}

img
{
	border: none;
}

.sisu_taust
{
	background: url(graafika/taust.jpg);
	padding: 18px;
}


