	.pilt a:link {
    	text-decoration:none;
    	color: white;
    }
	.pilt a:visited {
    	text-decoration:none;
    	color: white;
    }
	.pilt a:hover {
    	text-decoration:none;
    	color: white;
    }
	.pilt a:active {
    	text-decoration:none;
    	color: white;
    }


	.menyy {
    	font-family: Verdana;
    	font-size: 13px;
    	font-weight: normal;
    }
    .menyy a:link {
    	text-decoration:none;
		font-size:13px;
		font-weight: bold;
		color: #0000FF;
    }
    .menyy a:visited {
		text-decoration:none;
		font-size:13px;
		font-weight: bold;
    	color: #8D0D16;
    }
    .menyy a:hover {
    	text-decoration:underline;
 		color: #FF212C;
    }
    .menyy a:active {
    	text-decoration:none;
    	color: #21A9FF;
    }
    .bodytekst {
		font-family: Verdana;
   		font-size: 13px;
    }
	.pealkiri {
		font-family: Arial Bold;
		font-size: 18px;
		font-weight: bold;
		text-decoration: none;
	
	}
	.alampealk {
		font-family: Arial Narrow;
		font-size: 18px;
		font-weight: normal;
		text-decoration: none;
	}
	.alampealk a:link {
    		text-decoration:none;
		font-size:18px;
		font-weight: bold;
		color: #0000FF;
		}
	.alampealk a:visited {
		text-decoration:none;
		font-size:18px;
		font-weight: bold;
	    	color: #8D0D16;
		}
	.alampealk a:hover {
    		text-decoration:underline;
 		color: #FF212C;
		}
	.alampealk a:active {
    		text-decoration:none;
	    	color: #21A9FF;
		}
	

	.foto {
		font-family:Verdana;
		font-size:10px;
		font-weight:normal;
    }

