body,td,th {
	font-size: 12px;
	line-height:25px;
	color:#312E2E;
}
body {
	margin: 0px;
	text-align:center;
	line-height:25px;
	background-color:#c2c2c2;
	color:#312E2E;
}
a{
	text-decoration:none;
	color:#312E2E;
	font-size:12px;
	cursor:pointer;
}
a:hover {
	text-decoration:none;
	color:#f60;
	font-size:12px;
}