
.body {
	background-color: #330000;
       	margin-top: 0;
       	margin-left: 0;
}

A {
   color: #990000;
}

A:Hover {
   color: orange;
}

.triplepower,LI,P,TD {
	font-family: Tahoma;
	font-size: 12px;
	color: #660000;
}
	
.triplepower2 {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #660000;
}

.text {
       	position:absolute; 
	left:212px; 
	top:145px; 
	width:455px; 
	height:270px; 
	z-index:1; 
	overflow: auto;
}

