A:link {
	color: #716f6f; 
	text-decoration: none;
}
A:visited {
	color: #716f6f; 
	text-decoration: none;
}
A:unknown {
	color: #716f6f; 
	text-decoration: none;
}
A:hover {
	color: #949981; 
	text-decoration: none;
}

.fontstyle {
	font-weight: normal; 
	font-size: 13px; 
	color: #ffffff; 
	font-family: "Arial";
}

.fheader A:link {
	color: #fff; 
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
.fheader A:visited {
	color: #fff; 
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
.fheader A:unknown {
	color: #fff; 
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
.fheader A:hover {
	color: #eee; 
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}

.ffooter A:link {
	color: #fff; 
	font-size: 13px;
	text-decoration: none;
}
.ffooter A:visited {
	color: #fff; 
	font-size: 13px;
	text-decoration: none;
}
.ffooter A:unknown {
	color: #fff; 
	font-size: 13px;
	text-decoration: none;
}
.ffooter A:hover {
	color: #eee; 
	font-size: 13px;
	text-decoration: none;
}

.fontform {
	font-weight: normal; 
	font-size: 11px; 
	color: #333333; 
	font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
}
.fontHeader {
	font-weight: normal; 
	font-size: 13px; 
	color: #000; 
	font-family: "Arial";
}
.border_top {
	border: 1px dotted #ccc
}

/* individual item */

.itemimg {

	border: 10px solid #FFFFFF;

}
