#searchbutton {


border-color:#888483;
color: #888483;
border-style:solid;
border-width:1px;
background:#000000;

}

#search {
    
 border-color:#888483;
color: #888483;
border-style:solid;
border-width:1px;
background:#000000;  
}
#pages {
    
color: #7d7d7d;
font-size: smaller;
}
#funtext, #hh {
    color: #003b67;
    font-size: medium;
}

#text {
    
    color: #7d7d7d;
    font-size: smaller;
}

#question {
    font-size: smaller;
}

#date { font-size: large;}
#postname {font-style: inherit; color: #003d69;}
#post { color: #003d69;}
#smurnov { color: #393c7f; font-size: small; }
#tname {font-size: small;}
#butpost {
  border-color:#000000;
color: #000000;
border-style:solid;
border-width:1px;
background:#e3e3e3;
 
    
}
#inp {
    
     border-color:#000000;
color: #000000;
border-style:solid;
border-width:1px;
background: white;
 
}

#foottext {
    color: white;
    font-size: normal;
}

#newsdate {
    color: #4d708c;
}
#newstext {
    font-size: small;
}

#count {
    color: white;
    font-size: inherit;
    padding-left: 250px;
    font-size: 11pt;
}
#menu {
    color: white;
    text-decoration: none;
    
}
#menu:hover{
    text-decoration: underline;
    color: white;

    
    
}
#menup {
    color: grey;
    font-size: 11pt;
    
}

A {
 color: #16195c;
 text-decoration: none; 
}

A:hover {
 color: #801501;
 text-decoration: underline;
}

