<style>
{font-family: arial; font-size: 12px; color: #3f3f3f}
BODY {font-family: arial; font-size: 12px; color: #3f3f3f}
P {font-family: varial; font-size: 12px; color: #3f3f3f}
TD {font-family: arial; font-size: 12px; color: #3f3f3f}
TH {font-family: arial; font-size: 12px; color: #3f3f3f}

.blink { text-decoration: blink; }
.menyytekst { font-size:12px;  color:#666666; }
.pealkiri { font-size:13px; color:#0034B5; font-weight:bold; }
.uudise_pealkiri { font-size:14px;}
.input { 
	font-family: arial;
	font-size: 12px; 
	font-weight: none; 
	text-decoration: none; 
        background-color: white;
        text-align: 1px solid black;
        border-top: 1px solid black;
        border-left: 1px solid black;
        border-bottom: 1px solid #B2B2B2;
        border-right: 1px solid #B2B2B2;
} 
.copy { 
	font-family: arial;
	font-size: 9px; 
	font-weight: none; 
	text-decoration: none;
	color:#999999;
} 
.welcometext { 
	font-family: arial;
	font-size: 12px; 
	font-weight: none; 
	text-decoration: none;
	color:#999999;
} 
select {
	font-family: verdana, arial, sans-serif;
    background-color: white;
	font-size: 12px; 
	font-weight: none; 
	text-decoration: none; 
}
textarea { 
	font-family: verdana, arial, sans-serif;
	font-size: 12px; 
	font-weight: none; 
	text-decoration: none; 
        background-color: white;
        text-align: 1px solid black;
        border-top: 1px solid black;
        border-left: 1px solid black;
        border-bottom: 1px solid #B2B2B2;
        border-right: 1px solid #B2B2B2;
}

.whiteborder { border-color:White; }

<!--
A:link{text-decoration: none; color: #0099FF;}
A:visited{text-decoration: none; color: #0099FF;}
A:active{text-decoration: underline; color: blue;}
A:hover{text-decoration: underline; color: #0099FF;}
-->

</style>