body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #ffffff;
	line-height: normal;
	text-decoration: none;
	}	
#buttom{
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #777777;
	}

a:link {
	text-decoration: none;
	color: #111111;
	}
a:visited {
	text-decoration: none;
	color: #111111;
	}
a:hover {
	text-decoration: none;
	color: #990000;
	}
a:active {
	text-decoration: none;
	color: #111111;
	}
