a  {
    color: #14639c;
	text-decoration: underline;
}

a ins  {
   text-decoration: none;
}

a:hover {
	color: gray;
	text-decoration: underline;
}

p {
	
}
html, body {
	margin: 0 0 0 0;
	padding: 0;
	background: url(img/bgd_swarm.jpg) repeat;
	position: relative;
	width: 100%;
	height: 100%;
}

/*#bg_image {
width: 100%;
height: 100%;
left: 0px;
top: 0px;
position: absolute;
z-index: 0;
}
#contents {
position:relative;
z-index:1;
}*/

table {
	margin-top: 46px;
	
	}

#text {
	width: 640px;
	height: 480px;
	border: 1px solid #CBCBCB;
	font: 11px Verdana;
	color: #808080;
	background-color: #FFFFFF;
	}
	
/*#text_bio {
	width: 640px;
	height: 480px;
	border: 1px solid #CBCBCB;
	font: 11px Verdana;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(img/bio.jpg) no-repeat;
	image width: 452px;
	image height: 480px;

	}*/
	


