body {
	margin: 0px;
	background-color: #FFFFD2;
	background-image:url(../images/hp/bg.gif); background-repeat: repeat-x; background-attachment:scroll;
}

body, table, td {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}

a:link, a:active, a:visited {
	color:#162A92;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color:#162A92;
	font-weight: normal;
	text-decoration: underline;
}
