body, td {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	color:#f1dad1;
}
a {
	color: #F0564F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.adminmessage {
	color: #000000;
}