:link.main { color: #385FA0; text-decoration: none; font-weight: normal; }
A:Link.main { color: #385FA0; text-decoration: none; font-weight: normal; }
A:Visited.main { color: #385FA0; text-decoration: none; font-weight: normal; }
A:Active.main { color: #385FA0; text-decoration: none; font-weight: normal; }
A:Hover.main { color: #385FA0; text-decoration: underline; font-weight: normal; }

:link.mainact { color: #E7302A; text-decoration: none; font-weight: normal; }
A:Link.mainact { color: #E7302A; text-decoration: none; font-weight: normal; }
A:Visited.mainact { color: #E7302A; text-decoration: none; font-weight: normal; }
A:Active.mainact { color: #E7302A; text-decoration: none; font-weight: normal; }
A:Hover.mainact { color: #E7302A; text-decoration: underline; font-weight: normal; }

:link { color: #F79A06; text-decoration: none; font-weight: normal; }
A:Link { color: #F79A06; text-decoration: none; font-weight: normal; }
A:Visited { color: #F79A06; text-decoration: none; font-weight: normal; }
A:Active { color: #F79A06; text-decoration: none; font-weight: normal; }
A:Hover { color: #F79A06; text-decoration: underline; font-weight: normal; }

:link.valk { color: #FFFFFF; text-decoration: none; font-weight: bold; }
A:Link.valk { color: #FFFFFF; text-decoration: none; font-weight: bold; }
A:Visited.valk { color: #FFFFFF; text-decoration: none; font-weight: bold; }
A:Active.valk { color: #FFFFFF; text-decoration: none; font-weight: bold; }
A:Hover.valk { color: #FFFFFF; text-decoration: underline; font-weight: bold; }

BODY { 
	font-family: tahoma, arial, verdana; 
	font-size: 11px; 
	color: #7D8B71; 
	font-weight: normal; 
	margin-top: 0px; 
	margin-left:0px;
	background-image: url(img/bg.gif);
	 }

TD { font-family: tahoma, arial, verdana; font-size: 11px; font-weight: normal; color: #7D8B71; }
H5 { font-family: verdana, tahoma, arial; font-size: 15px; font-weight: bold; color: #385FA0; }
UL { 
	font-family: tahoma, arial, verdana; 
	font-size: 11px; 
	font-weight: normal;
	list-style-image: url(img/arrow.gif);
	margin-left: 17px;
	margin-top: 4px; }

LI { 
	list-style-image: url(img/arrow.gif);
	 }
		
B { font-weight: bold; : color: #385FA0; }
I { font-style: italic; }
U { text-decoration: underline; }


.otsikko { font-family: verdana, arial, tahoma; font-size: 15px; font-weight: bold; color: #385FA0; }
.tex { background-image: url(tablebg_tex.gif); }
