a {
	color: #57c6ff;
	text-decoration: underline;
}

a :hover {
	color: #ffffff;
	text-decoration: underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #ffffff;
}

.Title {
	font-weight: bold;
	font-size: 14px;
	color: #57c6ff;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.SubTitle {
	font-weight: bold;
	font-size: 12px;
}

.description{
	font-weight: bold;
	font-size: 11px;
	line-height:12px;
}

.subCategory{
	color: #5ed0ff;

}

.WhiteLink {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.HeaderLarge {
	font-weight: bold;
	font-size: 18px;
	color: #32ccfe;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.HeaderLargeRed {
	font-weight: bold;
	font-size: 18px;
	color: #FF0000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.heartdiamond {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	border: 2px groove #000000;
	padding: 1px;
	background-color: #FFFFFF;
	height: 6px;
	width: 6px;
}
.clubspade {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border: 2px groove #000000;
	padding: 1px;
	background-color: #FFFFFF;
	height: 6px;
	width: 6px;
}
.admin_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.admin_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF33;
}
.submitted {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}
.Alert {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}

/* Side Navigation DFp 2.0 */
#forumTopics img{
	border: none;
}
/* end Side Navigation */

