body {
	background-color: #222126;
}
.PlainText {
	color: #CCCCCC;
}
.TitlePlainText {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
.FriendLinkTitleText {
	color: #FD010C;
	font-weight: bold;
}
.FriendLinkText {
	color: #CCCCCC;
	font-weight: bold;
}
.CopyrightText {
	color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.PageLinkText {
	color: #FD010C;
	font-weight: bold;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
a:link {
   color: #CCCCCC; 
}
a:visited {
   color: #CCCCCC; 
}
a:hover {
   color: #FD010C; 
}
