.news {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 12px;
	font-size: 13px;
	background-color: #D8ABCB;
	height: 100%;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	background-color: #9966CC;
	vertical-align: top;
}
.subnews {
	font-size: 9px;
	width: 250px;
	padding: 10px;
}
.fans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 5px;
}
.previousnews {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #664967;
}
.biographies {
	font-weight: normal;
}
.articles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #313131;
	text-decoration: none;
}
.addfiller {
	background-color: d8abcb;
}
.test {
	background-color: #9966cc;
	width: 133px;
}
.resultform {
	font-size: 9px;
}
.articletitles {
	font-size: 18px;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E9CFE1;
	text-transform: none;
	font-weight: 100;
	font-style: oblique;
}
