.donna {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;

}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;

}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF6666;
	text-decoration: none;

}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight:bold;
	color:#CC3366;
}
.admin_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.warning {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FF0000;
}
div#topmenu a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#666666;
	font-weight:bold;
}
div#topmenu a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#333333;
	font-weight:bold;
}
div#topmenu a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#FF0099;
	font-weight:bold;
}