body	{
	margin: 0px;
}
td	{
	font-family: verdana;
	font-size: 9px;
}
a	{
	color: #d40326;
	text-decoration: none;
}
a:hover	{
	text-decoration: underline;
}
a:active	{
	color: #fecb33;
	text-decoration: underline;
}
a:visited	{
	color: #fecb33;
	text-decoration: none;
}