/* 	Psychedelica css-file		*/

/* basic */

body {
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	line-height: normal;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #99CCCC;
	text-decoration: none;
	line-height: normal;

}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.otsikko {
	font-family: "Courier New", Courier, mono;
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: FFFFFF;
	text-decoration: none;
	letter-spacing: normal;

}
.votsikko {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CCFFFF;
	text-decoration: none;
}
.sold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC0000;
}
b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #99CCCC;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


/* Navigointi sivussa*/


a.subnavi {text-decoration: none; font-size: 14px; color: #FFFFFF; margin-bottom: 15px;}
a:link.subnavi {text-decoration: none; font-size: 14px; color: #FFFFFF; margin-bottom: 15px;}
a:active.subnavi {text-decoration: none; font-size: 14px; color: #FFFFFF; margin-bottom: 15px;}
a:visited.subnavi {text-decoration: none; font-size: 14px; color: #FFFFFF; margin-bottom: 15px;}
a:hover.subnavi {text-decoration: none; font-size: 14px; font-weight: bold; color: #CCCCCC; margin-bottom: 15px;}


.sivu {
	background-color: #333333;
	border-top: thin none #CCFFFF;
	border-right: 1px solid #333333;
	border-bottom: thin none #CCFFFF;
	border-left: 1px none #333333;
	padding: 20px;
	width: 160px;



}

.yla {
	background-color: #333333;
	border: 1px none #CCCCCC;
	padding: 5px;



}
.perus {
	background-color: #000000;
	padding: 15px 20px;
}
.linkit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	background-color: #333333;

}
