@charset "utf-8";
/* CSS Document */

body{margin:0 auto;color:#fff;}
a img { border:0px;}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{margin:0; padding:0;}
ul, li{margin:0; padding:0; list-style-type:none;font-size:0;line-height:0;}
.spacer{clear:both; font-size:0; line-height:0;}

a {
	font-size: 14px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

.pagestyle{ font-size:14px; color:#666666;}
.pagestyle a { font-size:14px; color:#666666;}
.pagestyle a:link{ font-size:14px; color:#666666; text-decoration: none;}
.pagestyle a:visited{ font-size:14px; color: #666666; text-decoration: none;}
.pagestyle a:hover{ font-size:14px; color: #666666; text-decoration: none;}
.pagestyle a:active{ font-size:14px; color: #666666; text-decoration: none;}

