body {
	background-color : #F5EEDB;
	background-image : url();
	background-repeat : repeat-y;
	background-position : left; 
}

/* Linkek: */
A {text-decoration: none; font-weight: bold /**kövér betű**/; text-decoration: underline; /**aláhúzott**/}
a:link { color: #460f0f; font-weight: bold;} 
a:visited { color: #460f0f;}
/*egér ráhúzás:*/     
a:hover { color: #b49958; font-weight: bold; text-decoration: none /**aláhúzás megszüntetve**/;} 


.to {
	background-image : url(img-sarah/left-bg-gif.gif);
	background-repeat : repeat-x;
}

.fo{
	background-image: url(img-sarah/down-bg-gif.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 54px;
}

td{
	font-family: Verdana;
	font-size: 11px;
	color: #452905;
}

.ma{
	padding-left: 30px;
	padding-right: 30px;
}

