body,td,th {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.gif);
	background-color:#dee7f0;
	background-repeat:repeat-x;
	color:#000000;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
}
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: #000000;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.menu{}
.menu a:link {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.menu a:visited {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.menu a:hover {
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
.menu a:active {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
