td{
	font-size : 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
A:link { color: #960505; text-decoration: none; }
A:visited { color: #960505; text-decoration: none; }
A:active { color: #960505; text-decoration: none; }
A:hover { color: blue; }
A:link.greylink { color: #666666; text-decoration: none; }
A:visited.greylink { color: #666666; text-decoration: none; }
A:active.greylink { color: #666666; text-decoration: none; }
A:hover.greylink { color: 7D2419; }
.bold{
	font-weight:bold;
}
.big{
	font-size : 14pt;
	font-family:Georgia, "Times New Roman", Times, serif;
}