/*  coding: utf-8   */
/*start of hidden style*/
.hidden {
    display: none;
}
a:focus, a:active {
	outline: none;
}
