.body {
	color:#ffffff;
	font-weight: normal;

}
p {
	color:#fff;
	font-weight:normal;
	font-family:"Courier New", Courier, monospace;
}

p a {
	color:#fff !important;
	font-weight:normal !important;
	font-family:"Courier New", Courier, monospace !important;
	font-size:100% !important;
	text-decoration:underline !important;
	font-weight:bold !important;
}
p a:hover {
	color:#fefacf !important;
	font-weight:normal !important;
	font-family:"Courier New", Courier, monospace !important;
	font-size:100% !important;
	text-decoration:none !important;
	font-weight:bold !important;
}a:link {
	color:#7696CB;
	text-decoration:none;
	font-family:Verdana, Helvetica, Arial;
	font-size:8pt;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
}

a:visited {
	color:#f1a08f;
	text-decoration:none;
	font-family:Verdana, Helvetica, Arial;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

a:hover {
	color:#EAA28C;
	text-decoration:underline;
	font-family:Verdana, Helvetica, Arial;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

a:active {
	color:#ccff33;
	font-size: 8pt;
	font-family:Verdana, Helvetica, Arial;
	font-style: normal;
	line-height: normal;
	font-weight: normal;

}
