body {
	margin: 0px;
	font-size: 14px;
	line-height: 1.4em;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.foot {
	font-size: 12px;
}

a:link,a:visited {
	font-size: 14px;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #0066CC;
	text-decoration: none;
}
