.body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 14px;
	color: #928979;
	text-decoration: none;
}	
h1	{ 
	color: #928979; 
	font-family: Century, Tahoma, Verdana, Arial; 
	font-size: 14pt;
	font-weight: normal; 
}

a {
  color: #5b564c;
  text-decoration: none;

}
a:hover { 
  color: #cbbfa9;
  text-decoration: none;
}

.title {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 14px;
	color: #928979;
	text-decoration: none;

}
.underline {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 14px;
	color: #928979;
	text-decoration: underline;
}

