body{
    background:#6b0000;
    color:#fff;
}
a {color:#fff}
#header {
    background:url(/images/bottom.png) bottom repeat-x;
}
#content a {color:#6b0000}
#footerLinks {color:#000;background:#cccc99}
#footerLinks a{color:#000}

.new{
	padding-right:32px;
	background:url(/images/new-yellow.en.gif) right top no-repeat
}
.newOlder{
	padding-right:32px;
	background:url(/images/new-orange.en.gif) right top no-repeat
}
.updated{
	padding-right:56px;
	background:url(/images/updated-yellow.en.gif) right top no-repeat
}
.updatedOlder{
	padding-right:56px;
	background:url(/images/updated-orange.en.gif) right top no-repeat
}

