a.menu{
font-size: 10px;
font-family: arial;
color: #9E0E0E;
text-decoration: none;

display: block;
width: 150px;
height:16px;
text-align: right;
}

a.menu:hover{
font-size: 10px;
font-family: arial;
color: #9E0E0E;
text-decoration: none;

background-color:#FFE3E3;
}

.input_login {font-family: verdana, arial, helvetica; font-size: 8pt; color: #9E0E0E; background-color: #ffffff; border:1px solid #610000;}
.bc1 {background: #FA1B1C;}
.bc2 {background: #9E0E0E;}
.bc3 {background: #610000;}
.bc4 {background: #FAF4F4;}