A:link {
	font-family: MS Sans Serif; font-size: 10pt; text-decoration : none;
	color : 006699;
}
A:visited {
	font-family: MS Sans Serif; font-size: 10pt; text-decoration: none;
	color: 006699;
}
A:hover {
	font-family: MS Sans Serif; font-size: 10pt; text-decoration : underline; 
	color : red;
}
A:active {
	font-family: MS Sans Serif; font-size: 10pt; text-decoration : none;
	color : 006699;
}
body  { font-family: MS Sans Serif; font-size: 10pt; font-weight: bold }

.tdfont { font-family: Microsoft Sans Serif; font-size: 10pt }