body {
	background:url(background.png)
}
@font-face {
font-family: BRLNSR;
src: url(BRLNSR.eot);
font-weight: normal;
font-style: normal
}
@font-face {
font-family: BRLNSR;
src: url(BRLNSR.ttf);
font-weight: normal;
font-style: normal
}
#toolbar {
font:normal 20px BRLNSR;
color:ff0000;
margin:0;
padding:0;
}
#toolbar ul {
line-height:32px;
list-style:none;
margin:0;
padding:0 12px 0 12px;
width:75px;
}
#toolbar a {
color:ff0000;
float:left;
padding:0 0px 0 3px;
text-decoration:none;
}
#toolbar a span {
display:block;
padding:0 5px 0 5px;
}
#toolbar a:hover {
background:url(left.png) no-repeat left center;
}
#toolbar a:hover span {
background:url(right.png) no-repeat right center;
}
a:link {
color:ffffff
}
a:visited {
color:ffffff
}
a:active {
color:ffffff
}
a {
text-decoration:none
}
a:hover {
color:ff0000;
text-decoration: underline
}
