td { font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; font-size: 12px}
a:link { color: #000000; text-decoration: none}
a:visited { color: #000000; text-decoration: none}
a:hover { color: #000000; text-decoration: none}
a:active { color: #000000; text-decoration: none}

a.b:link { color: blue; text-decoration: none}
a.b:visited { color: blue; text-decoration: none}
a.b:hover { color: red; text-decoration: underline; }
a.b:active { color: blue; text-decoration: none}

td.title2 {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
p.title2 {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}