.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
	font-weight: bold;

}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000050;
	text-decoration: underline;
}
a.links {
	text-decoration: underline;
}
a.links:hover {
	color: #666666;
	text-decoration: none;
}
.back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F8F0D0;
	text-decoration: underline;
	font-weight: bold;

}
.own {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #33CCFF;
	text-decoration: none;
}
a.own:hover {
	color: #FFFFFF;
}
