#etusivu #mnu .etusivu, 
#tyonaytteet #mnu .tyonaytteet,
#yhteys #mnu .yhteys {
	background: #E1E0E0 url(btn.jpg) no-repeat right top;
	cursor: default;
	color: #c6c6c6;
	}

#mnu {
	width: 175px;
	margin: 0;
	}

#mnu ul {
	list-style-type: none;
	margin: 1px;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-indent: 1px;
	}

#mnu li a {
	text-decoration: none;
	}

#mnu li a:link, #mnu li a:visited {
	color: #ffffff;
	height: 30px;
	line-height: 30px;
	display: block;
	margin: 5px 0 0 0;
	background: #E1E0E0 url(btn.jpg) no-repeat left top;
	padding: 0;
	border: 1px #000000 solid;
	}

#mnu li a:hover {
	color: #DDDDDD;
	text-decoration: none;
	background: #E1E0E0 url(btn.jpg) no-repeat right top;
	padding: 0;
	}

a.bottom:link {
font-family: Arial, Helvetica, Sans-Serif; 
font-size: 11px;
color: #0000ff;
text-decoration: none;
background-color: transparent;
}

a.bottom:visited {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
color: #A50A37;
text-decoration: none;
background-color: transparent;
}

a.bottom:hover {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
color: #ff0000;
text-decoration: underline;
background-color: transparent;
}

a.bottom:active {
font-family: Arial, Helvetica, Sans-Serif; 
font-size: 11px;
color: #0000ff;
text-decoration: none;
background-color: #ffff00;
padding: 0 1px;
}

a.post:link {
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold;
font-style: normal;
line-height: 19px;
text-decoration: none;
color: #0000ff;
background-color: transparent;
}

a.post:visited {
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold;
font-style: normal;
line-height: 19px;
text-decoration: none;
color: #A50A37;
background-color: transparent;
}

a.post:hover {
font-size: 12px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold;
font-style: normal;
line-height: 19px;
text-decoration: underline;
background-color: transparent;
}