/* Discovery "short" trail... a few supp things.
 *
 */

.trail {
	text-align : center;
}

.trail A {
	font-size : 120%;
}


.notrail {
}

.notrail A {
	font-size : 80%;
	color	  : #CCCCCC;
}

.notrail A:Visited {
	font-size : 80%;
	color	  : #CAD8DB;
}

.notrail H2 {
	font-size : 80%;
}



