body, tr, td



body
{

font-size: 12px; 
font-family: times new roman; 
color:#2c2c2c; 
line-height:19px; 
letter-spacing:1px;
font-weight: normal;
text-align: justify;

cursor:default;
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:times new roman;
font-size:12px; 
font-weight:bold;
}



	#index {
		left:0%;
		width:100%;
		height:525;
		background:#ffffff;
		}
		
	

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

	#network {
		position: absolute;
		width:100%;
		top:25px;
		background:#ffffff;
		}


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


