.login_header {text-decoration: none;}

.button {border: 1px solid black;}

.form {border: 1px solid black;}

.attention {color: red; font-size: 10px;}

A.table_link {color: #0C3467;} 
A:hover.table_link {text-decoration: none;}
.main_menu_selected {background-color: #EEF4FA}
A.main_menu {}
A:hover.main_menu {text-decoration: none;}

A.third_menu {}
A:hover.third_menu {text-decoration: none;}

A.login_a {}
A:hover.login_a {text-decoration: none;}


.table_header {color: #0162B5; font-weight: bold;}
.table_element {color: #0C3467;}
.table_element_small {color: #0C3467; font-size: 13px;}

.ok {color: green; font-weight: bold;}
.false {color: red; font-weight: bold;}