BODY {
	background-color: #FFFFCC;
}

body, td {
	font-family: Arial, sans-serif;
	font-size: 12px;
}


A {
	color: Blue;
	text-decoration: none;
}

A:HOVER {
	text-decoration: underline;
}

td.bgleft {
	background-image: url(../images/left2.gif);
	background-repeat: no-repeat;
}

td.bgkachel {
	background-image: url(../images/leftkachel.gif);
	background-repeat: repeat-y;
}
