a {color: #ffffff; text-decoration: none; 
}
a:hover {
	COLOR: #ff6600;
}
.navbuttons a {
color: #ffffff;
text-decoration: none;
background-color: #204068;
display: block;
padding: 0px;
width: 100%;
line-height: 37px;
border-top: 0px
background-repeat: no-repeat;
}

.navbuttons a:hover, p.navbuttons a:active {
background-color: #ffffff;
color: #204068;
background-repeat: no-repeat;
}

