td {  list-style-type: disc}
table {  font-size: 12px}
a:visited {  color: #009900}
a:hover {  color: #FF0000; text-decoration: none}
a:link {  color: #009900}

A.t2:link  {
	COLOR: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;


}
A.t2:visited  {
	COLOR: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;


}
A.t2:hover  {
	COLOR: #000000;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;


}