a:active { color: #e00; font-style: italic; background-color: #c3e169; text-decoration: none; }
a:hover { color: red; font-style: italic; background-color: #d1ffe1; text-decoration: none; }
a:link { color: #4747f8; text-decoration: none; }
a:visited {
	color: #7174f3;
	text-decoration: none;
	text-align: right;
}
body  { font-size: 14px; font-family: Osaka, Arial; text-decoration: none  }
td {
	font-size: 15px;
	font-family: Osaka, Arial, "MS P?S?V?b?N";
	text-decoration: none;
	text-align: center;
	color: #000;
}
