p.navbuttons a {
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	border: thin none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	height: 0px;







} 
p.navbuttons a:hover, p.navbuttons a:active {
background-color: #ffffff;
color: #404040;
background-repeat: no-repeat;
} 

