/* CSS Document */.body {	font-family: Times New Roman, Times, serif;	font-size: 16px; line-height:18px;	color: #666666;}#blue { color: #22b0eb }#nounderline { text-decoration:none }#underline a:visited { text-decoration:underline }a:link { color: #666 }a:visited { color: #09f; background-color: transparent; text-decoration:none }a:hover { color: #f60; background-color: transparent; text-decoration:underline }#nodecoration a:link { text-decoration:underline }#nodecoration a:visited { text-decoration:underline }#nodecoration a:hover { text-decoration:underline }#playername { padding-top:14px }
