body {
	background: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 14px;
     }
     
a {
	color:#28307F;
	text-decoration:none;
	font-weight: bold;
	   }
a:visited {
	color: #91CDCE;
	text-decoration:none;
	}
a:hover {
	color: #000000;
	background: #F0F0F0;
	}



#strenght {
	position: absolute;
	top: 120px;
	left: 280px;
	width: 510px;
	height: 300px;
	background: none;
	overflow: auto;
	font-size: 12px;
	font-family: Arial, Verdana;
	padding-left: 10px;
	padding-top: 10px;
	backgroundd: #99CCCC;
	}
	
#topmenu {
	position: absolute;
	top: 20px;
	left: 150px;
	font-size: 14px;
	}
	
	
#copy {
	position:absolute;
	left:667px;
	top:630px;
	font-weight:bold;
	font-size:11px;
	color: #000000;
	  }

#webm {
	position:absolute;
	left:26px;
	top:630px;
	font-weight:bold;
	font-size:11px;
	color: #000000;
	  }

#footer {
	background: url(a/footer.gif) no-repeat bottom left;
	padding-left: 50px;
	padding-top: 100px;
	height: 25px;
	}

