﻿/* On the second level landing page, we don't want the description text to look like a link */
.NoLink
{
	font-weight:normal;
	color: #333333;
}