.headings {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: E1D8B2;
}
.text {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: E1D8B2;
	line-height:20px;
}
a.link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: E1D8B2;
	text-decoration:none;
}
a.link:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: E1D8B2;
	text-decoration:underline;
}
