a:link { color: yellow;  text-decoration:none}
a:visited { color: yellow;  text-decoration:none}
a:active { color: red }
a:hover { color: red}

a.normaali:link { color: blue; text-decoration:underline}
a.normaali:visited { color: purple;  text-decoration:underline}
a.normaali:active { color: red; text-decoration:underline }
a.normaali:hover { color: red; text-decoration:underline}

.laatikko {  
		background-color: #FFFFFF;
		width: 910px; 			
		margin-top:1%;
		background-image: url(vaakunatausta2.jpg)}
		
.mustalaatikko {  
		background-color: #000000;
		height: 100px;
		width: 752px;}
		
h1.otsikko {
    color: yellow;
		font-size:220%;}
		
.navi {background-color: #000000;
			width: 152px;
			height: 740px;}

.alanavi {background-color: #000000;
			width: 600px;
			height: 50px;}
			
.menutekstit {
      text-align: center;
			font-family: Arial;
			font-size: 120%}
			
.keskitys { width: 690px; }
			
			
			





        