		
#links_normal a 
						{	font-family: Verdana; 
							font-size: 11px; 
							background-color:#ffffff;
							color: #686868;
							letter-spacing:0px;
							line-height:14px;
							text-decoration:underline;
							font-weight:normal;
						}
						
#links_normal a:hover
						{	font-family: Verdana; 
							font-size: 11px; 
							background-color:#ffffff;
							color: #686868;
							letter-spacing:0px;
							line-height:14px;
							text-decoration:underline;
							font-weight:normal;
						}
						
#logo_area {
								
								width							:125px;
								height						:70px;
								z-index						:0;
								margin-left							:475px;
								
								background-color	:#WHITE;
								
					}
						
						
