@charset "utf-8";
body {
	margin:0;
	padding:0;
	font-size:78%;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}
a:hover{
text-decoration:underline;
}
.link {
font-size:12px;
padding-top:7px;
color:#CCCCCC
}
.link a{
	margin:0px 2px;
	color:#0033CC;
	text-decoration:none;
}
.link a:hover{
text-decoration:underline;
}
.menu {
text-align:center;
}
.menu a{
margin-right:5px;
color:#0033CC;
text-decoration:none;
}
.content{
font-size:12px; color:#FFFFFF;
}
.content a{ color:#FFFFFF;
}
.content a:hover{
	color:#FFCC00;
}
h1{
	color:#FF9966;
	margin:0;
	margin-bottom:10px;
	font-size:15px;
}
.friend{
text-align:center;
}
.friend img {
border:0;
margin-right:7px;
}
img{
border:0;
}
#container{
background-color:#FFFFFF;
margin:10px 0px;s
}
.footer,.footer a{
color:#FFFFFF;
text-decoration:none
}
.footer a:hover{
text-decoration:underline;
color:#FF6600;
}
h2{
color:#666666;
font-size:smaller;
font-weight:normal;
}
.date{
color:#666666;
}
.redbold{
color:#FF0000;
font-weight:bold;
}
.depthpink{
color:#FF0066;
}
.artitlesubtitle{
color:#CC0000;
font-size:15px;
}
.artitlecontent p{
margin-top:3px;
line-height:150%;
}
