BODY
{
	background-color: #ffffff;
	background: url(images/bg-light_orange.gif);
}
A:link
{
	color: #0066cc;
	text-decoration: none;
	}
A:visited
{
	color: #0066cc;
	text-decoration: none;
}
A:hover
{
	color: #cccc00;
	text-decoration: underline;
}
