body {margin:0; border:0; background-color: #FFFFFF; cursor: default;}

font {
	font-family: Tahoma;
	font-size: 11px;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #220000;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}
a.menu:link {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}
a.menu:visited {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}
a.menu:hover {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #CC9713;
}
a.menu:active {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #CC9713;
}
.menu {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
}