
/* SONAME'S PRINT STYLESHEET NOV 2005 */

@import "yangchen.css";

body {
color: #333;
background-color: #fff;
}

a	{ text-decoration: none; }
a:link  { text-decoration: none; color: #333; }
a:visited { text-decoration: none; color: #333; }
a:active { text-decoration: none; color: #333; }
a:hover { text-decoration: none; color: #333; }

img { display: none; }
#banner { display: none; }
.date { display: none; }

.hidden {
display: inline;
border-bottom: 0px solid #dbdbdf;
font-size: 36px;
line-height: 60px;
}

#container {
width: 100%;
margin: 0px;
padding: 0px;
}

#copyright { display: none; }






