a:link    { color:#138bf6; }
a:visited { color:#138bf6; }
a:hover   { color:#d1281f; }
a:active  { color:#138bf6; }
a {text-decoration: underline;}

#header h1 {color: #fff; text-transform: uppercase; font-size: 22px;}

.mf_bb a,
#mm_block a {
display: block;
/*float: left;*/
font-size: 14px;
color: #fefefe;
padding: 14px 16px 8px 8px;
}


#header a:visited {color: #fefefe}
#header a:hover {color: #feefca}
#header a.current {text-decoration: none;}

a.home {background: url('../images/ico_1.gif') no-repeat;}
a:hover.home {background: url('../images/ico_1_on.gif') no-repeat;}
a.mail {background: url('../images/ico_2.gif') no-repeat;}
a:hover.mail {background: url('../images/ico_2_on.gif') no-repeat;}
a.tree {background: url('../images/ico_3.gif') no-repeat;}
a:hover.tree {background: url('../images/ico_3_on.gif') no-repeat;}
