.contentheading {
	font-family: tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}

.contentheading:link {
	color: #FFFFFF;
	text-decoration: none;
}
.contentheading:active {
	color: #FFFFFF;
	text-decoration: none;
}
.contentheading:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.contentheading:visited {
	color: #FFFFFF;
	text-decoration: none;
}


.small {
	font-family: tahoma;
	font-size: 10px;
	color: #3D281F;
	text-decoration: none;
	font-weight:bold;
}


.modifydate {
	font-family: tahoma;
	font-size: 10px;
	color: #3D281F;
	text-decoration: none;
	font-weight:bold;
}

.board {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.createdate {
	font-family: tahoma;
	font-size: 10px;
	color: #3D281F;
	text-decoration: none;
	font-weight:bold;
}


p.buttonheading {
	text-align:right;
}

.buttonheading img
{
	border:0;
}

p.buttonheading a:link,p.buttonheading a:visited
{
	border:solid 2px #fff;
}

.leading p.buttonheading a:link,.leading p.buttonheading a:visited
{
	border:solid 2px #EFDEEA;
}

p.buttonheading a:hover
{
	background:none !important;
	color:#000 !important;
}

p.buttonheading a:active,p.buttonheading a:focus
{
	border:solid 2px;
	color:#000;
}
