/* CSS Document */

html { 
overflow: -moz-scrollbars-vertical !important; 

}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}



