    A:link {
	text-decoration: none;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
}
    A:visited {text-decoration: none; color: red}
    A:active {text-decoration: none; color: blue}
    A:hover {
	text-decoration: none;
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}#AutoNumber1 tr td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.normal {
	font-size: 12px;
}

