.nav {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	border-top: thin none;
	border-right: thin ridge #3399FF;
	border-bottom: thin ridge #3399FF;
	border-left: thin none;
	list-style-type: circle;
}
.links {
	color: #000000;
	font-size: 16px;
}

