body{	font-weight: normal;	font-size: 12px;	font-family: "verdana", "Arial", "Helvetica", "san-serif";	margin: 0px;	word-spacing: normal;	text-transform: none;	color: #FFFFFF;	letter-spacing: normal;	overflow-x:hidden;}/* Text */.default_eng { font-size: 12px; }.default_space { font-size: 12px; line-height:17px; }.small_eng { font-size: 10px; }.small_eng_space { font-size: 10px; line-height:14px; }  .big_eng { font-size: 14px; }.big_eng2 { font-size: 17px; }.lineup1 { font-size: 30px; line-height:29px; }.lineup2 { font-size: 24px; line-height:25px; }.lineup3 { font-size: 18px; line-height:22px; }.lineup4 { font-size: 13px; line-height:18px; }/* Link Color */a:link { color: #FFFF00; text-decoration: none }a:visited { color: #FFFF00; text-decoration: none }a:hover { color: #FF4500; text-decoration: underline }a:active { color: #FF45000; text-decoration: none }a.red:link { color: #FF4500; text-decoration: none }a.red:visited { color: #FF4500; text-decoration: none }a.red:active { color: #FFFFFF; text-decoration: none }a.red:hover { color: #FFFFFF; text-decoration: none }a.blue:link { color: #5F9EA0; text-decoration: none }a.blue:visited { color: #5F9EA0; text-decoration: none }a.blue:active { color: #FFFFFF; text-decoration: none }a.blue:hover { color: #FFFFFF; text-decoration: none }a.white:link { color: #FFFFFF; text-decoration: none }a.white:visited { color: #FFFFFF; text-decoration: none }a.white:active { color: #FFFF00; text-decoration: none }a.white:hover { color: #FFFF00; text-decoration: none }a.ticket:link { color: #FF4500; text-decoration: none }a.ticket:visited { color: #FF4500; text-decoration: none }a.ticket:active { color: #5F9EA0; text-decoration: none }a.ticket:hover { color: #5F9EA0; text-decoration: none }/* Line */.line { border-left: 1px dotted #333333; border-right: 1px dotted #333333; border-bottom: 1px dotted #333333; }.line2 { border: 1px double #FFFFFF; }.lineone { border-bottom: 1px dotted #FFFFFF;}/* Table */.TBorange { background-color: #FFA500; }.TBsilver { background-color: #C0C0C0; }.TBwhite { background-color: #FFFFFF; }.TBblack { background-color: #000000; }.TBgrey { background-color: #999999; }