a:link {
	text-decoration: none;
	color: #1A50B8;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:active  {
	text-decoration: none;
	color : #80FF00;
}

body, td, TA {
	font-size: 9pt;
	line-height: 12pt;
	font-family: ±¼¸²;
}
