/*For people with trouble reading and understanding*/

a {
	font-weight:bold;
	color:#7DAC29;
	text-decoration:underline
}

a:hover {
	text-decoration:underline
}

#content #main
{
	font-size: 140%;
}
.data_item .public, 
#main .wm_news_published, 
#content #main .item .date
{
	font-size: 75%;
}
#content #secondary,
#content #supplemental
{
	font-size: 120%;
}
#content #secondary a,
#content #supplemental a
{
	font-weight: normal;
}
