/* CSS Document */

body
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white;
    background:#ffffff ;
}
.navStuff
{
}
a:after
{
	content:' [' attr(href) '] '
}