.bodytext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #F3DFA0;
	text-decoration: none;
	line-height:16px;
}
a:link {
	color: #F3DFA0;
	text-decoration: none;
}
a:hover {
		color: #ffffff;
		text-decoration: underline;
}
a:visited {
	color: #F3DFA0;
	text-decoration: none;
}
.pagetitle {
	font-family: Tahoma, Arial, Verdana;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #F3DFA0;
	text-decoration: none;
}a:active {
	font-weight: bold;
	color: #F3DFA0;
	text-decoration: none;
}