
/*--------------³¬Á¬½ÓÑùÊ½-----------------*/
a:link {
	font-size: 12px; 
        line-height: 18px; 
        color: #0000ff; 
        text-decoration: underline;

}
a:visited {
	font-size: 12px; 
        line-height: 18px; 
        color: #0000ff; 
        text-decoration: underline;
}
a:hover {
	font-size: 12px; 
        color: #ff0000; 
        text-decoration:underline;
}
TD
{
	font-size: 8pt;
}
