body{         color:#333333;		 font-size:10px;		 cursor:crosshair;		 font-family:Osaka		 }A:link{         color:#666666;		 font-size:10px;		 font-weight:bold;		 font-family:Osaka;		 cursor:move;		 text-decoration:none		 }A:visited{         color:#999999;		 font-size:10px;		 font-weight:bold;		 font-family:Osaka;		 cursor:move;		 text-decoration:none		 }A:active{         color:#999999;		 font-weight:bold;		 font-size:10px;		 font-family:Osaka;		 text-decoration:none		 }A:hover{         color:#8ab6c2;		 font-size:10px;		 font-weight:bold;		 font-family:Osaka;		 cursor:move;		 text-decoration:none		 		 }TD{         color:#333333;		 font-family:Osaka;		 font-size:10px		 }.title{		color:#8ab6c2;        font-weight:bold ;		font-family:Osaka;		font-size:14px		 }		 		 .text{		color:#8ab6c2;        font-weight:bold ;		font-family:Osaka;		font-size:10px		 }		 		 .since{		color:#333333;        font-weight:bold ;		font-family:Osaka;		font-size:9px		 }		 		 .attention{		color:crimson;		font-family:Osaka;		font-size:10px		 }		 		 select{         color:#333333;		 border:solid 1 #666666;		 font-family:Osaka;		 font-size:10px		 }.button{         color:#333333;		 border:solid 1 #666666;		 font-family:Osaka;		 font-size:10px		 } .submit{         color:#333333;         background-color:#8ab6c2;		 font-family:Osaka;		 font-size:10px		 }