body {
	color:#e0e0e0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #616161;
	text-align: left;
}

table {

}

A:link {
	color: #ea91a3;
	text-decoration: none;
	cursor: crosshair;
}

A:visited{ 
color: #ea91a3;
text-decoration: none;
cursor: crosshair;
} 

A:hover { 
color: #ea91a3;
text-decoration: none;
background-color:#6C0021;
cursor: crosshair;
} 

.otsikko {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9fbfbf;
	border-top: 1px dashed #ffffff;
	border-bottom: 1px dashed #ffffff;
}
.menu {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9fbfbf;
	border-top: 1px dashed #ffffff;
	border-bottom: 1px dashed #ffffff;
}
.small_otsikko {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #9fbfbf;
	border-bottom: 1px dashed #ffffff;
}

h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9fbfbf;
	border-top: 1px dashed #ffffff;
	border-bottom: 1px dashed #ffffff;
}
