.my-nav {
	font-family:"Times New Roman", Times, serif;
	font-size:small;
}

.my-nav td {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
}

.my-nav a, .my-nav a:visited {
	color:#000;
	text-decoration:none;
}

.my-nav a:hover {
	text-decoration:underline;
}
