td{font-size:9pt;line-height:150%;color:#AFAFAF} 
body{font-size:9pt;line-height:150%} 

a:link          { color: #AFAFAF; text-decoration: none }
a:visited       { color: #AFAFAF; text-decoration: none }
a:active        { color: #AFAFAF; text-decoration: none }
a:hover         { color: #FF9415; text-decoration: underline; position: relative; right: 0px; top: 0px }

.one {
	font-size: 14px;
	color: #E4E4E4;
	text-decoration: none;
	font-weight: bold;
}

a.two:link          {
	color: #C7B561;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.two:visited       {
	color: #C7B561;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.two:active        {
	color: #C7B561;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.two:hover         {
	color: #C7B561;
	text-decoration: underline;
	position: relative;
	right: 0px;
	top: 0px;
	font-size: 14px;
	font-weight: bold;
}
