body {
	margin: 0;
	background-color: #FF90B2;
	color: #333333;
}
.topics {  font-size: 10px; color: #FC6190}
a.normal:link {  text-decoration: underline; color: #454545}
a.normal:visited {  text-decoration: underline; color: #454545}
.graytext {  font-size: 12px; line-height: 130%; color: #333333}
.pinkbold {  color: #F7537A; font-size: 12px; line-height: 130%; font-weight: bold}
.pinktext {  font-size: 12px; line-height: 130%; color: #F7537A}
a.normal:hover {
	color: #454545;
	text-decoration: none;
}
a.normal:active {
	color: #454545;
	text-decoration: none;
}
