/*  coding: utf-8   */
/*start of hidden style*/
.hidden {
    display: none;
}
a:focus, a:active {
	outline: none;
}
pre {
    padding: 0px;
    margin: 0px;
}
.bold_text {
    font-weight: bold;
}
