a , a:active , a:visited {
color:#FFFFFF;
text-decoration:none;
}

a:hover {
color:#999999;
text-decoration:none;
}

.Login {
width:222px;
float:right;
}

.LoginButton {
background-image:url(images/loginup.gif);
width:60px;
height:18px;
overflow:hidden;
}

.LoginButton:hover {
background-image:url(images/logindown.gif);
width:60px;
height:18px;
overflow:hidden;
}

.textfieldbox {
width:85px;
}
