a:link, a:visited, a:active {
	font-size: 11px;
	color: #666666;
	text-decoration:underline;
}
a:hover {
	font-size: 11px;
	color: #45990F;
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(images/nav/full_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.ten {font-size:10px;}

.descript {
	color: #000000;
}

.gallery a:link, .gallery a:visited, .gallery a:active {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration:none
}
.gallery a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none
}
.galleryover a:link, .galleryover a:hover, .galleryover a:visited, .galleryover a:active {
	font-size: 11px;
	font-weight: bold;
	color: #45990F;
	text-decoration:none
}
.more {
	font-size: 10px;
	color: #999999;
	text-decoration:none
}
.more a:link, .more a:visited, .more a:active {
	font-size: 10px;
	color: #999999;
	text-decoration:none
}
.more a:hover {
	font-size: 10px;
	color: #000000;
	text-decoration:none
}
.moreover {
	font-size: 10px;
	font-weight: bold;
	color: #159100;
	text-decoration:none
}
.moreover a:link, .moreover a:hover, .moreover a:visited, .moreover a:active {
	font-size: 10px;
	font-weight: bold;
	color: #159100;
	text-decoration:none
}
#nav {
	background-image: url(images/nav/kat_logobg.gif);
	background-repeat:no-repeat;
}

.navbot {
	padding-bottom: 17px;
}

.next {
	font-size: 10px;
	color: #999999;
}

.next a:link, .next a:visited, .next a:active {
	color: #999999;
}
.next a:hover {
	color: #000000;
}

.title {
	font-size: 12px;
	color: #000000;
}


