body {
	margin:0;
}
.brd {
	border-right : 1px solid #ffffff;
	border-bottom : 1px solid #ffffff;
}
.backgr {
	background-position: right;
	background-repeat: no-repeat;
}
.txt {
	font-family:arial narrow;
	font-size:12px;
}
a.menu {
	text-decoration:none;
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}
a.menu:hover {
	text-decoration:underline;
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
a.next {
	text-decoration:none;
	font-family:arial narrow;
	font-size:12px;
	
	color:#929292;
}
a.next:hover {
	text-decoration:underline;
	font-family:arial narrow;
	font-size:12px;
	
	color:#ffffff;
}
a.txt {
	font-family:arial narrow;
	font-size:12px;
	text-decoration:underline;
	color:#ffffff;
}
a.txt:hover {
	font-family:arial narrow;
	font-size:12px;
	text-decoration:none;
	color:#ffffff;
}