:link	 {
			text-transform : none                                                                                                  ;
			Color : black ;
			Text-Decoration : None
		}
	:active	 {
			text-transform : none                                                                                                         ;
			Text-Decoration : None
		}
	:visited	 {
			text-transform : none                                                                                                          ;
			Color : black ;
			Text-Decoration : None
		}
	a:hover	 {
			text-transform : none                                                                                                      ;
			Color : #536773 ;
			Text-Decoration : Underline
		}


H1 {
	
	font-style: arial;
	font-size: 16px;
	color: #ffffff;
}


#end_text{ 
font-family: verdana; 
font-size:11px; text-align: center; 
color: #ffffff;
}  
#end_text a:link 
{color: #ffffff; text-decoration: none} 
#end_text a:visited 
{color: #ffffff; text-decoration: none} 
#end_text a:hover {text-decoration: underline}
}

#showimage{
	position:absolute;
	visibility:hidden;
	border: 3px solid black;
	}

	#dragbar{
	cursor: hand;
	cursor: pointer;
	background-color: #EFEFEF;
	min-width: 100px; /*NS6 style to overcome bug*/
	}

	#dragbar #closetext{
	font-weight: bold;
	margin-right: 1px;
	}