.DisplayText {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
}
body {
	background-color: #333333;
}
.TopicHeader {
	font-size: 18px;
	font-style: normal;
	white-space: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	line-height: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
.SmallText {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.buttontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

p.bodylink {

}

p.bodylink a:link {
	color: #0000CC;
	text-decoration:underline;
}

p.bodylink a:visited {
	color: #0000CC;
	text-decoration: underline;
}

p.bodylink a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.DisplayText a:visited {
	color: #000000;
}

.DisplayText a:link {
	color: #000000;
	background-color: #CCCCCC;
}

.DisplayText a:hover {
	color: #990000;
	background-color: #CCCCCC;
	font-weight: bold;
}
.Onmymind {
	font-size: 18px;
	font-style: normal;
	white-space: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 20px;
	color: #FFFFFF;
}
.ArticleHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 0.2em;
	text-decoration: underline;
	background-color: #CCCCCC;
	font-weight: bold;
}
.LatestNewsHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #010698;
}

#ReadMore a:link  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
	font-style: italic;
}
#ReadMore a:hover  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
	font-style: italic;
}
.Remove{
	text-decoration: none;
}

