body {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	color:#ff8c00;

}


a:hover {color:#ffffff;background-color:#3cb371;}


a {color:#0000cd;}


.abc { 
	width:800px;

}


.def { 
	width:160px;
	height:30px;
	text-align:center;
	font-weight:bold;
}


.ghi { 
	width:800px;
	font-size:12px;
	color:#006400;
	text-align:left;
}


.mmm { 
	width:800px;
	text-align:left;
	line-height:150%;
	font-size:12px;
}