.emph {
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #ffcc33;
}

a:link {font-weight:bold; color:#ffcc33; text-decoration:none}
a:visited {font-weight:bold; color:ffcc33; text-decoration:none}
a:hover {font-weight:bold; color:#ff0000; text-decoration: underline}

.emphs {
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #ffcc33;
}

a:link {font-weight:bold; color:#ffcc33; text-decoration:none}
a:visited {font-weight:bold; color:ffcc33; text-decoration:none}
a:hover {font-weight:bold; color:#ff0000; text-decoration: underline}

.emphlarge {
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #ffcc33;
}

a:link {font-weight:bold; color:#ffcc33; text-decoration:none}
a:visited {font-weight:bold; color:ffcc33; text-decoration:none}
a:hover {font-weight:bold; color:#ff0000; text-decoration: underline}

.emphbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	color: #ffffff;
}



