.cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border: 2px ridge #0099FF;
	background-color: #FFFFFF;
}
.cell a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	border: none;
	color: #000099;
}
.cell a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	border: none;
	color: #CC0000;
}
.lang {

	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 900;
	text-decoration: none;
	border: none;
	color: #000080;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #330066;
	font-weight: normal;
}
.lang:hover {


	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	border: none;
	color: #CC0000;
}
.cell_s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	border: 2px ridge #0099FF;
	background-color: #FFFF33;
	color: #000099;
}
.lang_s {


	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 900;
	text-decoration: none;
	border: none;
	color: #999999;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.body_s {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330066;
	font-weight: normal;
}
