a:link     { color: #535353; text-decoration: none; }a:visited  { color: #535353; text-decoration: none; }a:hover    { color: #D3D3D3;  background-color: #535353; }body {	font-family: verdana, arial, sans-serif;	font-size: 12px;	background-color: #f5f5f5;	color: #535353;}h1 {	text-align: center;}h2 {	border: 1px solid #99CC00;    padding: 0px; 	font-size: 14px;    margin-top:10px;}h3.item {	font-size: small;	margin: 0px;	margin-top: 10px;}		.contents {		   margin-left: 100px; 		   width: 500px; }		.logo {			position: absolute;			top: 100px;			left: 100px;		     }				.menu {			position: absolute;					top: 110px;			left: 30px;			width: 100px;			color: #777;			font-size: small;			}.itembody {		margin-top: 5px;		margin-bottom: 5px;}.iteminfo {		font-size: x-small;	color: #535353;}.iteminfo a {	font-weight: bolder;	color: #555;	text-decoration: none;}.commentbody {	text-align: justify;	color: #535353;}.commentinfo {		font-size: x-small;	color: #535353;}.leftbox, .rightbox {	margin: 3px;	padding: 3px;	font-size: small;	width: 20%;}.leftbox {	float: left;	border-right: 2px solid #ccc;	}.rightbox {	float: right;	border-left: 2px solid #ccc;	}