body{

     font-family: andale mono, courier new, arial narrow, san serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000; 
	margin: 0px;
	letter-spacing: 1px;
	padding:0px;
	font-weight: none;
	}

img {
    border: 0;
	}
a:link, a:active, a:visited  { 
	text-decoration: none;
	color: #666666;
	font-weight: none;
	}
a:hover { 
	text-decoration: none;
	border-bottom: 1px dotted #000000;
	color: #00AEEF;
	font-weight: none;
	
}
.mintbg {background-color:#CCCCCC;
    line-height: 13px;
	font-size: 10px;
}
.introimg {position: absolute;
top: 45%;
left: 45%;
margin-top: -ypx;
margin-left: -xpx; 
}
a.noline:hover {	border-bottom: 0;
}

