body {
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	
	color: #000000;
	line-height: 150%;


	background-image : url(image/dot4.gif);
	background-position: right;

}
a { 
text-decoration: none; 
} 


a:link { color: #4169e1; } 
a:visited { color: #4169e1; } 
a:hover { color: #6699ff;
	text-decoration: underline; } 
a:active { color: #6699ff; } 
