<!--

body {
		background-color:#f7dea3;
		font-family:Trebuchet MS;
		font-size: xx-small;
		color:#000000;
		margin-top:0px;
		SCROLLBAR-FACE-COLOR: #E2C379;
		SCROLLBAR-HIGHLIGHT-COLOR: #E2C379;
		SCROLLBAR-SHADOW-COLOR: #E2C379;
		SCROLLBAR-3DLIGHT-COLOR: #F9E8BB;
		SCROLLBAR-ARROW-COLOR:  #A28F62;
		SCROLLBAR-TRACK-COLOR: #F9E8BB;
		SCROLLBAR-DARKSHADOW-COLOR: #F9E8BB;
		}

h1 {color: #000000; font-family: Trebuchet MS; font-size: 11px; font-weight:bold; text-decoration: none;}		

A:link {color:#FFFFFF;text-decoration: none}

A:visited {color:#FFFFFF;text-decoration: none}

A:hover {color:#CAC1AE;text-decoration: none}

a.b: link {color:#FF0000;text-decoration: none}

a.b: visited {color:#FF0000;text-decoration: none}

a.b: hover {color:#CAC1AE;text-decoration: none}


a.c:visited 	{color: #000000; font-family: Trebuchet MS; font-size: 11px; font-weight:regular; text-decoration: none;}
a.c:link 		{color: #000000; font-family: Trebuchet MS; font-size: 11px; font-weight:regular; text-decoration: none;}
a.c:hover 	{color: #a28f64; font-family: Trebuchet MS; font-size: 11px; font-weight:regular; text-decoration: none;}

a.d:visited 	{color: #000000; font-family: Trebuchet MS; font-size: 11px; font-weight:regular; text-decoration: none;}
a.d:link 		{color: #000000; font-family: Trebuchet MS; font-size: 11px; font-weight:regular; text-decoration: none;}
a.d:hover 	{color: #ffffff; font-family: Trebuchet MS; font-size: 11px; font-weight:regular; text-decoration: none;}

.testi {color:#000000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
}
		#menu {
	padding: 0px;
	background-image:  url(src/menu.jpg);
	background-repeat:no-repeat;
	width: 860px;
	height:43px;
		}


-->