p,td
{
	font-family: Verdana;
	font-size: 12px;
}
.SmallFont
{
	font-size: 10px;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #330066;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #000066;
	text-decoration: none;
}