img
{
	border: 0; margin: 0; padding: 0;
}

a:hover
{
	text-decoration: none;
} 

.kat {
	font-family: verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; line-height:14px; font-weight:normal; text-decoration: none;
}
.nav:hover {
	font-family: verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; line-height:14px; font-weight:normal; text-decoration: none;
}

.nav {
	font-family: verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #6B1E03; line-height:14px; font-weight:normal; text-decoration: none;
}
.nav:hover {
	font-family: verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #EF5415; line-height:14px; font-weight:normal; text-decoration: none;
}

.out1 {
	background: url(../buttons/first_1.gif);
	height: 23px;
	width: 23px;
	cursor: hand	
}
.over1 {
	background: url(../buttons/first_2.gif);
	height: 23px;
	width: 23px;
	cursor: hand
}	
.out2 {
	background: url(../buttons/prev_1.gif);
	height: 23px;
	width: 23px;
	cursor: hand
}
.over2 {
	background: url(../buttons/prev_2.gif);
	height: 23px;
	width: 23px;
	cursor: hand
}
.out3 {
	background: url(../buttons/next_1.gif);
	height: 23px;
	width: 23px;
	cursor: hand
}
.over3 {
	background: url(../buttons/next_2.gif);
	height: 23px;
	width: 23px;
	cursor: hand
}
.out4 {
	background: url(../buttons/last_1.gif);
	height: 23px;
	width: 23px;
	cursor: hand
}
.over4 {
	background: url(../buttons/last_2.gif);
	height: 23px;
	width: 23px;
	cursor: hand
}
