body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;

}
a:link {
	color: #FF9900;

}
a:visited {
	color: #FF9900;
}
.blink {
	color: #FF9900;
	text-decoration: blink;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;

}
