/* CSS Document */

img{
	border: 0;
	margin: 0;
	padding: 0;
}

body{
	background: #000000;
	font-size: small;
	margin: 0px;
	padding: 0px;
	font-family:"Verdana", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "Osaka", sans-serif;
	line-height: 1.4em;
}

a { text-decoration: underline; color: #3399CC; }
a:link { text-decoration: underline; color: #3399CC; }
a:visited { text-decoration: underline; color: #3399CC; }
a:active { text-decoration: underline; }
a:hover { text-decoration:underline; color:#EA6320;}

