

body {
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	background-color : #E7E3D7;
	background-image : url(../img/top/bg.jpg);
	color : #FFFFFF;
	background-repeat : no-repeat;
}

td {
	line-height : 18px;
}

a:link { 
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-size : 9pt;
	color : #FFFFFF;
	text-decoration : none;
}

a:hover { 
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-size : 9pt;
	color : #FFFFFF;
	text-decoration : underline;
}

a:visited { 
	font-family : arial, helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}

a:active { 
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-size : 9pt;
	color : #FFFFFF;
	text-decoration : none;
}



