body {
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	margin: 0px;
}
table,tr,td {
	font-size: 12px;
	line-height: 24px;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}


.menu {
	font-size: 12px;
	color: #FFFFFF;
}
.menu a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}


.copy {
	font-size: 12px;
	color: #999999;
}
.copy a:link {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.copy a:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.copy a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
