.link {
font-weight : normal;
font-size : 12px;
line-height : 16px;
font-family : Tahoma;
color : 5E5E5E;
TEXT-DECORATION: none
} 

.link:hover {
font-weight : normal;
font-size : 12px;
line-height : 16px;
font-family : Tahoma;
color : 000000;
TEXT-DECORATION: none
}

.link2 {
font-weight : bold;
font-size : 11px;
line-height : 16px;
font-family : Tahoma;
color : 707070;
TEXT-DECORATION: none
} 

.link2:hover {
font-weight : bold;
font-size : 11px;
line-height : 16px;
font-family : Tahoma;
color : 000000;
TEXT-DECORATION: none
}

.text {
font-weight : normal;
font-size : 12px;
line-height : 16px;
font-family : Tahoma;
color : 5E5E5E;
TEXT-DECORATION: none
}

.text2 {
font-weight : bold;
font-size : 14px;
line-height : 20px;
font-family : Arial;
color : 5E5E5E;
TEXT-DECORATION: none
}

.pealkiri {
font-weight : bold;
font-size : 18px;
line-height : 16px;
font-family : Tahoma;
color : 2F5B9A;
TEXT-DECORATION: none
}

.footer {
font-weight : normal;
font-size : 10px;
line-height : 16px;
font-family : Tahoma;
color : ffffff;
TEXT-DECORATION: none
} 

.vasakMenu{
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #841810;
}
input {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #656565;
background-color: #F6F8FA;
border: 1px solid #999999;
vertical-align: middle;
height: 19px;
width: 220px;
}
textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #656565;
background-color: #F6F8FA;
border: 1px solid #999999;
vertical-align: middle;
height: 100px;
width: 220px;
}
.check {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #656565;
background-color: #ffffff;
border: 0px;
vertical-align: middle;
height: 19px;
width: 19px;
}

