.topmenu
{
	border-left:0px solid #D0D0D0; 
	border-right:0px solid #D0D0D0; 
	border-top:1px solid #D0D0D0; 
	border-bottom:1px solid #D0D0D0; 
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	color: #000000; 
	background: #D0D0D0 url('http://designdecomposition.static-barryandassociates.com/images/topmenu_bkg.gif') repeat-x; 
	white-space: nowrap;
	padding-top: 2px; 
	padding-left: 10px; 
	padding-bottom: 0px; 
	height: 19px;	
}
.topmenu a:link
{
	color: #000000; 
	text-decoration: none;
}		
.topmenu a:hover
{
	color: #D34333; 
	text-decoration: none;
}
.topmenu a:visited 
{
	color: #000000; 
	text-decoration: none;
}
.topmenu a:visited:hover
{
	color: #D34333; 
	text-decoration: none;
}
