@charset "utf-8";
/*for courses */

#navigation
{
	font:12px Arial;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px; 
	border-left-width: 0px; 
	
	}

