.t {
	font-size: 12px;
	color: #FFCC00;
}
.t02 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
body {
background-image:   url(/img/bg.gif);
background-repeat: repeat-x;
background-color: #000000;
}
.txt1 {
    color: #333333;
	font-size: 12px;
}
.style1 {color: #333333;}
.style2 {
	color: #FFFFFF;
	font-size: 12px;
}
.style3 {color: #999999;}
.style4 {font-size: 12px;}
.style5 {
	color: #a40000;
	font-size: 14px;
}
.style6 {
    font-weight:bold;
	font-size: 12px;
}
.style7 {
    font-weight:bold;
	font-size: 14px;
}