.masthead {
	font-family: 'Myriad Web', Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.masthead a:link {
	color: #FFFFFF;
	text-decoration:none;
}

.masthead a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

.masthead a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

.leftnav {
	font-family: 'Myriad Web', Arial, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
}

.leftnav a:link {
	color: #FFFFFF;
	text-decoration:none;
}

.leftnav a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

.leftnav a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

.content {
	font-family: 'Myriad Web', Arial, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
}

.content a:link {
	color: #FFFFFF;
	text-decoration:none;
}

.content a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

.content a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}