.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: 120%;
	color : #333333;
	width: 160px;
	vertical-align: baseline;}

.navigation a {padding-right: 2px;
	display: block;
	font-weight: normal;
	color: #336699; 
	padding-top: 1px;
	text-decoration: none;}

.navigation a:hover {padding-right: 2px; 
	display: block;
	font-weight: normal;
	color: #336699;
	padding-top: 1px;
	text-decoration: underline;}
	
.navigation_text {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: 140%;
	color : #333333;}
	
.navigation_info_01{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: 150%;
	color: #336699;
	padding: 5px;
	font-weight: bold;}
	
a {font-weight: normal;
	color: #336699;
	font-weight: bold;
	text-decoration: none;}
	
a:hover {font-weight: normal;
	color : #FF9900;
	font-weight: bold;
	text-decoration: underline;}
