body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	color: #000000;
	background-color: #302657;
	margin: 0px;
	letter-spacing: 3px;
	padding: 0px;
	}

a:link {
	color: #996633;
	font-weight: normal;
	text-decoration: none;
} 
a:hover { 
    color:#6699CC;
	text-decoration: none;
 }

a:visited {
	color: #CC9999;
	text-decoration: none;
} 
a:active {
	color: #e673a9;
	background-color: #e6b8ce;
	text-decoration: none;
}
.txt {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	letter-spacing: 3px;
	line-height: 130%;
}
.copy {
	color: #333333;
	font-size: 12px;
	line-height: 120%;
	letter-spacing: 3px;
}
