body {
	background-color: #ffffcc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-family: "Times New Roman, Times, serif";
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: "Times New Roman, Times, serif";
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #3333FF;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman, Times, serif";
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #3333FF;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman, Times, serif";
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #3333FF;
	text-decoration: underline; 
}
