body			{ background: #FFFFFF; scrollbar-face-color: white;
				  scrollbar-shadow-color: black; scrollbar-highlight-color: black;
				  scrollbar-3dlight-color: white; scrollbar-arrow-color: black; }
				
a				{ text-decoration: none; color: black;}
a:visited		{ color: black; }
a:hover			{ color: red; }
a:active		{ color: red; }				
				  
.textstyle1 	{color: black; font-family: verdana, geneva, helvetica, sans-serif; font-size: 10px}

#text			{position: absolute; z-index:  20; visibility: show; left: 20px; bottom: 20px; width:624px;}
#link1			{position:absolute; left: 20px; bottom: 20px; z-index:  40;}
#link2			{position:absolute; right: 20px; bottom: 20px; z-index:  50;}
#img			{position:absolute; left:13px; top:13px; text-align:center; width:734px; height:495px; z-index:  10;}