body {
	/*background-color: #fbeeee;*/
	background-color: #ffffff;
}

body, td, p {
	font-size: 12px !important;
	font-family: verdana !important;
	color: #0098e0;
}

a {
	color: #AE516D;
	text-decoration: none;
}

a:hover {
	color: #AE516D;
	text-decoration: underline;
}

ul {
	margin-top: 8px;
	margin-bottom: 24px;
}
