a {
	text-decoration: "none";
}
a:link	{
	color:"#000000";
}
a:visited	{
	color:"#000000";
}
a:hover {
	text-decoration: "underline";
	 font:"bold";
	 color:"#ffffff";
	 background-color="#20b2aa";
}
	.table_box {
		border-bottom-style: dotted;
		border-bottom-width: 3px;
		border-bottom-color: #C71585;
		width: 100%;
		margin-top: 4px;
		padding: 4px 8px 20px 8px;
	}
	.main {
		width: 100%;
	}
	.replay {
		margin-left: 10%;
		width: 90%;
	}
	.DDA0DD {
		border-bottom: #DDA0DD 3px solid;
	}
	
	.9ACD32 {
		border-bottom: #9ACD32 3px solid;
	}

	.87CEFA {
		border-bottom: #87CEFA 3px solid;
	}

	.FFA07A {
		border-bottom: #FFA07A 3px solid;
	}
