/* CSS ʍ */a:link {	color: #3333FF;	text-decoration: none;}a:hover {	color: #3333FF;	text-decoration: none;}a:visited {	color: #3333FF;	text-decoration: none;}body {	color: #000000;	text-decoration: none;	background-color: #FFFFFF;	padding-top: 20px;	font-size: 12px;}img {	border: none;}strong {	font-weight: bold;}