td.linkkipalkki { 	
			text-align: center;
			color: white;
			font-size: 13px;
			font-weight: bold;
}

td.alainfopalkki { 	
			color: white;
			font-size: 13px;
			font-weight: bold;
			text-align: center;
}


body {			
			font-family: Arial, sans-serif;
			color: #5071a1;
			font-size: 15px;
}
			

img { 			border: none; }

a {			text-decoration: none; }

a:link { 
			color: white;
			background-color: "#5071a1";
}
a:visited { 
			color: white; 
			background-color: "#5071a1";
}
a:active {
 			color: white;
			background-color: "#5071a1";
}
a:hover {
			color: white;
			background-color: "#5071a1";
			text-decoration: underline;			
}

.tekstiosa a:link {	
			color: #5071a1;
			font-size: 12px;
			font-weight: bold;
			background-color: "#FFFFFF";
}
.tekstiosa a:visited {	
			color: #5071a1;
			font-size: 12px;
			font-weight: bold;
			background-color: "#FFFFFF";
}
.tekstiosa a:active {	
			color: #5071a1;
			font-size: 12px;
			font-weight: bold;
			background-color: "#FFFFFF";
}
.tekstiosa a:hover {	
			color: #5071a1;
			font-size: 12px;
			font-weight: bold;
			background-color: "#FFFFFF";
}

h5 {
			font-size: 12px;
			font-weight: bold;
}

td.tekstiosa {		text-align: left; }