
{background: url('logo.gif') left bottom no-repeat fixed;
}

A:link {
	COLOR: #ffffff; text-decoration: underline;
}
A:visited {
	COLOR: #ffffff; text-decoration: underline;
}
A:active {
	COLOR: #ffffff; text-decoration: underline;
}
A:hover {
	COLOR: #c0c0c0; text-decoration: underline;
}