.t01 {
	font-size: 10pt;
	color: #CCC;
	text-decoration: none;
}
.t02 {
	font-size: 12pt;
	color: #FFF;
}
.t03 {
	font-size: 18pt;
	color: #6F0;
}
.t04 {
	font-size: 14pt;
	color: #FFF;
	text-decoration: blink;
}


#tr01 {
	background-color: #1D430E;
}
#tr02 {
	background-color: #FFFF00;
}
#tb td a {
	display: block;
	height: auto;
	line-height: 120px;
	background: #1D430E;
}  

#tb td a:hover {  
    background: #FFCC00;  
} 
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	color: #CCC;
	text-decoration: none;
}

a:hover {
	color: #FC0;
	text-decoration: none;
}
