.dev_madmin { display:none; }
a {
  text-decoration  : none;
  
}
a:hover {
  text-decoration  : underline;
  
}
body {
        font-family : Verdana;
        font-size : 11px;
        font-weight : normal;
        color : #000000;
        text-decoration : none;
}

td {
    font-family : Verdana;
        font-size : 11px;
        font-weight : normal;
        color : #ffffff;
}
.more_bold {
    font-family : Verdana;
        font-size : 11px;
        font-weight : normal;
        color : #ffffff;
}
.menu_top{
 		font-family : Verdana;
        font-size : 11px;;
        font-weight : bold;
        color : #e5e5e5;
		text-decoration : none;
}
.wite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
}
.small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #773D09;
}

