body { 
	font-family : verdana;
	font-size: 10pt; 
}

.a1 {
	color: White;
	font-size: 12pt;
	font-family: verdana;
	font-weight: bolder;
	text-decoration: none;
	
}
.a1:hover {
	color: #F2EAC5;
	font-size: 12pt;
	font-family: verdana;
	font-weight: bolder;
	text-decoration: none;
}

.a2 {
	color: #000080;
	font-size: 12pt;
	font-family: verdana;
	font-weight: bolder;
	text-decoration: none;
	
}
.a2:hover {
	color: #A99E95;
	font-size: 12pt;
	font-family: verdana;
	font-weight: bolder;
	text-decoration: none;
}

.a3 {
	color: #000080;
	font-size: 10pt;
	font-family: verdana;
	font-style: italic;
	text-decoration: none;
	
}
.a3:hover {
	color: #A99E95;
	font-size: 10pt;
	font-family: verdana;
	font-style: italic;

}

.hormeny_td {
	background: #990000;
	color: white;
	font-size: 12pt;
	font-family: verdana;
}
.vertmeny_td {
	background: #F2EAC5;
	color: #000080;
	font-size: 12pt;
	font-family: verdana;
	font-weight: bolder;
}
.title_td {
	font-family: arial;
}

.meny_cell { 
	border-right: solid #990000 2px;
	background: #F2EAC5;
	color: #000080;
	font-size: 12pt;
	font-family: verdana;
	font-weight: bolder; 
}
.sisu_td {
	font-size: 10pt;
	font-family: verdana;
}
.sisu_table {
	font-size: 10pt;
	font-family: verdana;
}

.foot_td {
	color: #000080;
	font-size: 10pt;
	font-family: verdana;
	font-weight: bolder;
}
.error {
	color: red;
	font-weight: bolder;
}
.error_message {
	color: red;
	font-weight: bolder;
}
