body 
{
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: x-small;
  color: #A9A9A9}

div.kirjutaja{
	 color: #8FBC8F;
	font-weight: bold;
}

table {
	font-size: x-small;
	border : 1px solid #DCDCDC;
	margin: 5px;
    color: #313131;
 
}
hr{
	border : 0px;
	color: #D3D3D3;
	height:1px;	
	background-color:#D3D3D3;
}
input{
	
	border: 1px solid #A9A9A9;
}

input.button{
		background: #FFE4E1;
		border: 1px solid Black;
}
textarea{	
	border: 1px solid #A9A9A9;
}

A{
 font-weight: bold;
}
A.detail,A.halllink{
font-weight: normal;
}

A:link {text-decoration: none;   color:#804040;}
A:visited {text-decoration: none; color:#804040;}
A:active {text-decoration: none;  color:#B22222;}
A:hover {text-decoration: underline;}

A.halllink:link {text-decoration: none;   color:silver;}
A.halllink:visited {text-decoration: none; color:silver;}

.hallteks{
	color:#804040;
}

img.pilt {
  border: 1px solid Black;
}

