BODY, TD {
	color : #8B8878;
	font-family : Comic Sans Ms, verdana, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	background : #000000;	      
}

TD.upper {
	color : #000000;
	background : #8B8878;
	font-family : Comic Sans Ms, verdana, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
}

FONT.smaller {
	font-size: 14px;
}

table.entries {
	color : #8B8878;
	font-family : Comic Sans Ms, verdana, Arial, Sans-Serif;
	font-size: 14px;
	BORDER-RIGHT: #8B8878 1px solid;
	BORDER-LEFT: #8B8878 1px solid;
	BORDER-TOP: #8B8878 1px solid;
	BORDER-BOTTOM: #8B8878 1px solid;
background-image: url(images/nettisivu-tausta.jpg);

}

A {
	color : #8B8878;
	text-decoration : underline;
}

A:HOVER {
	color : Red;
	text-decoration : none;
}

A.smaller {
	font-size: 12px;
	color : #8B8878;
	text-decoration : underline;
}

A.smaller:HOVER {
	font-size: 12px;
	color : Red;
	text-decoration : none;
}

INPUT {
	font-size: 14px;
	font-family: Comic Sans Ms, verdana, Arial, Sans-Serif;
	color:#8B8878;
	background-color:#000000;
}

HR {
	color: #ffffff;
	height: 1px;
}
