a, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC3333;
	text-decoration: none;
	text-transform: none;

}
body {
	background-color: #FFFFFF;
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	background-image: url(pic/bg.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;


}
h1{
	font-size: 16px;
	line-height: 17px;
	margin: 0px;
	padding: 0px;


	
}
h2{
	font-size: 12px;
	line-height: 15px;
	font-weight: 900;
	margin: 0px;
	padding: 0px;

}
h3 {
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	margin: 0px;
	padding: 0px;


}


.txt{
	font-size: 12px;

}
.body{
	font-size: 10px;
	font-weight: 900;

}
.friends{
	font-size: 10px;
	font-weight: normal;


}
.title{
	font-size: 12px;
	font-weight: 900;
	color: #009933;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #F0F0F0;




}
textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 900;
	color: #000000;
	background-color: #B8DB7C;}
.bookmark {
	font-size: 10px;
	font-weight: 900;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #006600;

}
.bord {
	border: 1px solid #CCCCCC;
}
