BODY {
 font-size: 80%;
 background:powderblue;
}
TABLE {
    background:#FFFEED;
}
TD {
 font-size: 80%;
}
a:hover img{
	zoom : 1.2;
}
a:active {
 text-decoration:underline;
 color:#6699FF;
}
a:visited {
 text-decoration:underline;
 color:#5555AA;

}
a:hover {
// text-decoration:none;
// color:#FF9900;
position: relative; 
top: 3px; 
left: 3px; 
text-decoration: none; 
color:#FF0000;
}

.cset {
	color:#6699FF;
	font-size:10pt;
}

.str01 {
	color:#FF6600;
}

.str02 {
	color:#3366FF;
}

strong
{
	font-weight:normal;
}
