body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.taht {
background-image:  url(images/taht.jpg);
background-position: center center;
background-repeat: no-repeat;
}

.left {
background-image: url(images/must.jpg);
background-repeat: repeat-y;
}

.right {
background-image: url(images/punane.jpg);
background-repeat: repeat-y;

}

.list {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: black;
	text-decoration: none;
}
.list A:link {
color: black;
text-decoration: none;
}

.list A:visited {
color: black;
text-decoration: none;
}
.list A:hover {
color: #0033ff;
text-decoration: underline;
}
.list A:active {
color: #0033ff;
text-decoration: underline;
}
p{
color: black;
font-size: 1em;
}


