BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
}

A:LINK, A:VISITED, A:ACTIVE {
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
	
}

.pretys {
	font-size: 10px; 
	font-family : 'Lucida Console', 'Courier New', Courier;
}


.normaaliteksti {
	font-size : 11px;
	color : #333333;
}

.menuteksti {
	font-size : 12px;
	color : #FFFFFF;
	text-transform : lowercase;
}

.oranssiteksti {
	font-size : 12px;
	color : #FF9900;
}

.footerteksti {
	font-size : 10px;
	color : #666666;
}

.otsikkoteksti {
	font-size : 14px;
	font-weight : bold;
	padding-left : 15px;
	letter-spacing : 4px;
}

.borderi {
	border-color : #444444;
}

  UL {
	list-style : none;
	margin : 0px ;
	padding : 0px;
}

LI {
	
	margin : 0px;
	padding : 0px;
}

.sivunotsikko {
	font-size : 13px;
	border-bottom-style : dashed;
	border-bottom-width : 1px;
	border-bottom-color : #ff9900;
	padding-bottom : 5px;
	font-weight : bold;
}

.tekstikuva {
	margin-right : 15px;
	margin-bottom : 10px;
	border-color : #ff9900;
}

.galleria_kuva {
	border : 3px solid White;
}

.galleria_teksti {
	font-size : 10px;
	color : #333333;	
}

.paivaysteksti {
	font-size : 10px;
	color : #BBBBBB;
}

.ajankohtainen {
	border : 1px solid #3366FF;
	background-color : #99BBFF;
}

.galleriakuva  {
	border : 1px solid Gray;
	background-color : #C9C9C9;
}

.ajankohtainenteksti {
	font-size : 14px;
	font-weight : bold;
}