a { color: #FF9933;  }
a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; }

A:active  {color: #FF9933; text-decoration: none }
A:link    {color: #FF9933; text-decoration: none }
A:visited {color: #FF9933; text-decoration: none }
A:hover {color: #ffffff; text-decoration: none }

A.menu:link {font-family:MS Sans Serif,tahoma,helvetica; font-size:11px; color:#FF9933; text-decoration:none;}
A.menu:visited {font-family:MS Sans Serif,tahoma,helvetica; font-size:11px; color:#FF9933; text-decoration:none;}
A.menu:active {font-family:MS Sans Serif,tahoma,helvetica; font-size:11px; color:red; text-decoration:none;}
A.menu:hover {font-family:MS Sans Serif,tahoma,helvetica; font-size:11px; color:red; text-decoration:none;}

.rubr {font-family:MS Sans Serif,tahoma,helvetica; font-size:11px; color:red; text-decoration:none;}

.let {font-family:MS Sans Serif,tahoma,helvetica; font-size:15px; font-weight: bold; color:#FF3300; text-decoration:none;}

A.bottom:link {font-family:MS Sans Serif,tahoma,helvetica; font-size:11px; color:white; text-decoration:none;}
A.bottom:visited {font-family:MS Sans Serif,tahoma,helvetica; font-size:11px; color:white; text-decoration:none;}
A.bottom:active {font-family:MS Sans Serif,tahoma,helvetica; font-size:11px; color:white; text-decoration:none;}
A.bottom:hover {font-family:MS Sans Serif,tahoma,helvetica; font-size:11px; color:black; text-decoration:none;}

A.login:link {font-family:MS Sans Serif,tahoma,helvetica; font-size:11px; color:white; text-decoration:none;}
A.login:visited {font-family:MS Sans Serif,tahoma,helvetica; font-size:11px; color:white; text-decoration:none;}
A.login:active {font-family:MS Sans Serif,tahoma,helvetica; font-size:11px; color:white; text-decoration:none;}
A.login:hover {font-family:MS Sans Serif,tahoma,helvetica; font-size:11px; color:black; text-decoration:none;}

body,p,div,span,td,th,dl,dd,dt {color:#FF9933; font-family:Tahoma; font-size:11px;}

.title {color:#858585; font-family:MS sans serif; font-size:14px;}
.serif1 {font-family:MS Sans Serif,tahoma,helvetica; font-size:11px;}

.hid { color: #000000; font-size: 9px; }
.hid:hover { COLOR: #000000; text-decoration: underline; }
.hid:link { COLOR: #000000; text-decoration: none; }
.hid:visited { COLOR: #000000; text-decoration: none; }

.inputstyle {
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #5F726F;
    background-color: #E2EDEB;
    border: 1px solid #333333;
}

input, select {
    border: 1px solid #7d9eba;
    height: 21px;
    background: #ffffff;
}