body, tr, td



body
{

font-size: 8.5pt; 
font-family: Arial; 
color:#2c2c2c; 
line-height:14px; 
letter-spacing:2px;
font-weight: normal;
text-align:justify;

cursor:default;
scrollbar-3dlight-color:#fff5f6;
scrollbar-arrow-color:#ffffff;
scrollbar-darkshadow-color:#fff5f6;
scrollbar-face-color:#fff5f6;
scrollbar-highlight-color:#fff5f6;
scrollbar-shadow-color:#fff5f6;
scrollbar-track-color:#fff5f6;
overflow-x:hidden;
overflow-y:hidden;
}


a:link {color: #404040; text-decoration:none}
a:visited {color: #404040; text-decoration: none}
a:hover {color: #c0c0c0; text-decoration: none; cursor: default;;}
a:active {color: #404040; text-decoration: none}

b.{
color:#000000;
font-family:Arial;
font-size:8.5pt; 
font-weight:bold;
}



	#index {
		position: absolute;
		left:0%;
		width:100%;
		height:70%;
		top:8%;
		background:#ffffff;
		}

	#about {
		position: absolute;
		left:8%;
		top:20px;
		width:83%;
		background:#ffffff;
		}

	#network {
		position: absolute;
		left:10%;
		width:100%;
		top:0;
		background:#ffffff;
		}


	#sitemeter {
		position: absolute;
		left:-50px;
		top:-50px;
		background:#ffffff;
		}

