.footer_text {
	font: 0.750em/1.188em "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
	color: #FFFFFF;
}

.lanlink a:link, .lanlink a:visited {
	color: #FFFFFF;
	font: 0.750em "Trebuchet MS", Lucida;
	text-decoration: none;	
}

.lanlink a:hover, .lanlink a:active {
	color: #FFFFFF;
	font: 0.750em "Trebuchet MS", Lucida;
	text-decoration: underline;
}

.sublink a:link, .sublink a:visited {
	color: #FFFFFF;
	font: 0.814em/1.188em "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
	text-decoration: none;	
}

.sublink a:hover, .sublink a:active {
	color: #FFFFFF;
	font: 0.814em/1.188em "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
	text-decoration: none;
}

.titlelink a:link, .titlelink a:visited {
	color: #ff5c00;
	font: 0.938em/1.5em "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
	text-decoration: none;	
}

.titlelink a:hover, .titlelink a:active {
	color: #ff5c00;
	font: 0.938em/1.5em "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
	text-decoration: none;
}

h1 {
	font: 1.125em/normal "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
	color: #FFFFFF;
}

h2 {
	font: 0.938em/1.5em "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
	color: #ff5c00;
}

h3 {
	font: 0.938em/1.5em "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
	color: #FFFFFF;
}

h4 {
	font: 1.125em/normal "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
	color: #191919;
}

.cms_page_background {
	background-color: silver;
}


/* Napit */

#jr_buttonwrap {
	width: 80px;
	height: 24px;
	position: relative;
	background: transparent;
}

ul#jr_button {
	width: 80px;
	height: 24px;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type:none;  
    background: transparent url(../images/send_bt.gif) repeat-x;
}

ul#jr_button li {
	float: left;
}

ul#jr_button li a {
	display: block;  
    height:24px;  
    overflow:hidden;  
    text-indent:-99999px;  
    background: transparent url(../images/send_bt.gif) no-repeat;
}

ul#jr_button li#laheta a { background-position:0 0; width:80px; }  
ul#jr_button li#laheta a:hover { background-position:0 -24px; width:80px; }

.guestbook_answer {
	font: 1.000em/1.125em "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
	color: #FFFFFF;
	background:#ff5c00;
	padding: 10px;
}
