.surfbar {

    font-family: Tahoma;

    font-size: 9pt;

    color: #000000;

    background-color: #FFFFFF;

    margin: 0;

}

.surfbar a {

    color: blue;

    text-decoration: none;

}

.surfbar a:hover {

    color: blue;
	
	text-decoration: underline;

}

.clickerstyles { position: relative; visibility: hidden; } /** DO NOT EDIT THIS LINE !!! **/