﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
a {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
a:hover {
	font-size: 10px;
	color: #0000FF;
	text-decoration: underline;
}
#top{
	width:760px;
	height:250px;
	background-repeat:no-repeat;
	margin:0 auto 0 auto;
}
.footer
{
	width:760px;
	height:144px;
	background-repeat:no-repeat;
	margin:0 auto 0 auto;
}

