body {
	font-family:Arial,Verdana,sans-serif;
}

.nav {
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
	
}
.footer {
	font-size: 10px;
	font-weight:normal;
	color: #999999;
	text-decoration: none;
	
}
.detail {
	font-size: 10px;
	font-weight:bold;
	color: #999999;
	
	
}
.year {
	font-size: 16px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	
}

.title {
	font-size: 20px;
	font-weight:bold;
	color: #999999;
	text-decoration: none;
	line-height:20px;
}

.text {
	font-size: 12px;
	font-weight:normal;
	color: #999999;
	text-align: justify;
	text-decoration: none;
}

.list {
	font-size: 11px;
	font-weight:normal;
	color: #999999;
	text-align: justify;
	text-decoration: none;
	line-height: 12pt
}

a:link { 
	font-weight:bold;
	text-decoration: underline;
}

a:visited { 
	font-weight:bold;
	text-decoration: underline;
}

a:active { 
	font-weight:bold;
	text-decoration: underline;
}

a:hover {
	font-weight:bold;
	text-decoration: underline;
	color: #000000;
}

.input-box {
	width: 163px;
	background: #e3c779;
	border: 1px #f2dea6 inset;

}

select { 
	width: 163px;
	background-color: #e3c779; 
	border: inset 2px #f2dea6;
}

.contenttable	{
	background-image: url(images/homebackground.png)}
 
.gallery {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.greylinks {
	color: #999999;
	text-decoration: underline;
}
