body, td, font {
	font-family : Tahoma;
	font-size : 12px;
	color : #000000;
}
body{background:#C7AB7B;margin:0;}
a {
	text-decoration : underline;
	color : #333333;
	font-weight : bold;
}
a:hover {
	text-decoration : none;
	color : #666666;
	font-weight : bold;
}
.thumbtitle {
	font-size : 9px;
	width: 80px;
}
.viewhead {
	font-size : 14px;
}
.indexhead {
	font-size : 14px;
}
.nav {
	font-size : 10px;
	color : #333333;
	text-decoration : none;
	font-weight: bold;
	text-align: left;
	margin-left: 15px;
}
.link-desno {
	font-size : 11px;
	text-decoration : none;
	text-align: left;
	margin-left: 7px;
}
.footertext {
	font-size : 10px;
	color : #333333;
	text-decoration : none;
	width: 740px;
}
hr {height:0px;border:solid #dac38d 0px;border-top-width:1px;}
p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}