p {
	font-family: "Trebuchet MS", calibri, verdana;
	font-size: 14px;
	color: #CC7805;
	font-weight: bold;	
	line-height: normal;
}
h2 {
	font-family: "Trebuchet MS", calibri, verdana;
	font-size: 22px;
	font-weight: bold;
	color: #cab216;
	line-height: 0px;

}

a {
	font-family: "Trebuchet MS", calibri, verdana;
	font-size: 12px;
	color: #cab216;
}
.etu_vasen {
	font-family: "Trebuchet MS", calibri, verdana;
	color: #cab216;
	font-size: 12px;
	
}
td {
	font-family: "Trebuchet MS", calibri, verdana;
	font-size: 12px;
	color: #CC7805;
	bgcolor: black;

}
h3 {
	font-family: "Trebuchet MS", calibri, verdana;
	font-size: 14px;
	color: #cab216;

}
.tausta {
	border: thin solid #554E06;
	filter:alpha(opacity=85);
  -moz-opacity:.85;
  opacity:.85;
}
.etuoikea {

	background: black;
  filter:alpha(opacity=65);
  -moz-opacity:.65;
  opacity:.65;
}
.alateksti {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 9px;
	color: #e4c400;
}
.linkkipalkki {
	border-top: thin solid #554E06;
	border-right: thin none #000000;
	border-bottom: thin solid #554E06;
	border-left: thin none #000000;

}

.alaviiva {
	border-top: thin solid #554E06;
	border-right: thin none #000000;
	border-bottom: thin none #000000;
	border-left: thin none #000000;
}
.hallinta {
	border: thin solid black;
	
}
.ylalinkki a {
padding: 0px 0.5em;
text-decoration: none;
float: left;
color: #cab216;
background-color: black;
border: 2px solid black;
vertical-align: center;
}

.ylalinkki a:hover {
background-color: #FFE271;
border-style: thin;
height: 40px;
vertical-align: middle;
font-weight: bold;


html>body .ylalinkki a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: thin;
vertical-align: middle;
}

