
.top-menu
{
    text-align: center;
	font-size: 85%;
	padding-bottom: 6px;
}

.top-menu a { text-decoration: none; }
.top-menu a:link { }
.top-menu a:visited { }
.top-menu a:hover, .top-menu a:active { text-decoration: underline; }
