body {	
	background-image : url("bg.gif");
	background-repeat:repeat-y;
	background-position:top center;
	background-color : #FFFFFF;
	color : #444788;
	font-family : "‚l‚r ‚oƒSƒVƒbƒN","Osaka"
	}

table {
	font-size : x-small;
	font-family : "‚l‚r ‚oƒSƒVƒbƒN","Osaka"
	}

A:link{
	line-height : 120%;
	color : #444788;
	text-decoration : none;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	}

A:visited{
	line-height : 120%;
	color : #444788;
	text-decoration : none;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	}

A:HOVER{
	line-height : 120%;
	color : #8080FF;
	text-decoration : none;
	border-bottom-style : dotted;
	border-bottom-color : #8080FF;
	border-bottom-width : 2px; 
	position : relative;
	bottom:1px;
	}
hr 
	{size:4;color:#444788;
	width:760;
	}

