@charset "utf-8";
/* HitZ 2010 CSS Document */

<!--
body {
	background: url(images/bg-hitz-march.jpg) top no-repeat;
--> 
*
	background-repeat: repeat-y;
	background-color: #fff;

}
    .head {color:black; 
	font-family:Tahoma; 
	font-size: 13px;
	font-weight:bold; 
}
	.whatsup{color:ffffff; 
	font-family:Tahoma; 
	font-size: 12px;
	font-weight:normal; 
}
	.event{color:ffffff; 
	font-family:Tahoma; 
	font-size: 11px;
	font-weight:normal; 
}
    .download {color:ffffff; 
	font-family:Tahoma; 
	font-size: 12px;
	font-weight:normal; 
}
    .interview {color:ffffff; 
	font-family:Tahoma; 
	font-size: 11px;
	font-weight:normal; 
}
    .news {color:ffffff; 
	font-family:Tahoma; 
	font-size: 11px;
	font-weight:normal; 
}
    .webboard {color:ffffff; 
	font-family:Tahoma; 
	font-size: 11px;
	font-weight:normal; 
}
    .update {color:ffffff; 
	font-family:Tahoma; 
	font-size: 11px;
	font-weight:normal; 
}
	.chart{color:ffffff; 
	font-family:Tahoma; 
	font-size: 11px;
	font-weight:normal; 
}
	.chart-date{color:ffffff; 
	font-family:Tahoma; 
	font-size: 11px;
	font-weight:normal; 
}
	.upcominginterview{color:ffcc00; 
	font-family:Tahoma; 
	font-size: 12px;
	font-weight:normal; 
}

  /* Tag */
.style12 {font-size: 11px; font-family: tahoma; color: #FFFFFF; }
.style27 {font-family: Tahoma; font-size: 11px; color: #FFFFFF; }
.form {font-family: Tahoma; font-size: 10px; }
.style26 {color: #FFA300;
	font-weight: bold;
}
.style7 {font-size: 12px;
	font-family: tahoma;
	color: #FFFFFF;
}
.style14 {	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
}
.style15 {	font-size: 16px;
	color: #CC0099;
}
.style18 {	font-size: 16px;
	font-weight: bold;
	color: #CC0099;
}
.style20 {font-size: 24px; font-weight: bold; color: #66FFFF; }
.style22 {font-size: 24px; font-weight: bold; color: #CCFFFF; }
.style24 {font-size: 10px; font-family: tahoma; color: #FFFFFF; }
.style4 {font-family: tahoma; font-size: 11px; color: #FFCC00; }
.style6 {color: #FFFFFF}

  /* Link */
  
.footmenu a:link {color: #999999; text-decoration: none}
.footmenu a:visited {color: #999999; text-decoration: none}
.footmenu a:hover {color: #CCCCCC; text-decoration: underline}
.footmenu a:active {color: #999999; text-decoration: none}

.download a:link {color: #ffffff; text-decoration: none}
.download a:visited {color: #ffffff; text-decoration: none}
.download a:hover {color: #FFCC00; text-decoration: underline}
.download a:active {color: #ffffff; text-decoration: none}

.interview a:link {color: #ffffff; text-decoration: none}
.interview a:visited {color: #ffffff; text-decoration: none}
.interview a:hover {color: #FFCC00; text-decoration: underline}
.interview a:active {color: #ffffff; text-decoration: none}

.whatsup a:link {color: #ffffff; text-decoration: none}
.whatsup a:visited {color: #ffffff; text-decoration: none}
.whatsup a:hover {color: #ffffff; text-decoration: underline}
.whatsup a:active {color: #ffffff; text-decoration: none}

.event a:link {color: #ffffff; text-decoration: none}
.event a:visited {color: #ffffff; text-decoration: none}
.event a:hover {color: #ffffff; text-decoration: underline}
.event a:active {color: #ffffff; text-decoration: none}

.webboard a:link {color: #ffffff; text-decoration: none}
.webboard a:visited {color: #ffffff; text-decoration: none}
.webboard a:hover {color: #FFCC00; text-decoration: underline}
.webboard a:active {color: #ffffff; text-decoration: none}

.news a:link {color: #ffffff; text-decoration: none}
.news a:visited {color: #ffffff; text-decoration: none}
.news a:hover {color: #ffffff; text-decoration: underline}
.news a:active {color: #ffffff; text-decoration: none}

.upcominginterview a:link {color: #ffffff; text-decoration: none}
.upcominginterview a:visited {color: #ffffff; text-decoration: none}
.upcominginterview a:hover {color: #FFCC00; text-decoration: underline}
.upcominginterview a:active {color: #ffffff; text-decoration: none}
-->