td{font-size:12px;line-height:160%;color:#333333} 
body{font-size:12px;line-height:160%}

a:link          { color: #333333; text-decoration: none }
a:visited       { color: #333333; text-decoration: none }
a:active        { color: #333333; text-decoration: none }
a:hover         { color: #0066FF; text-decoration: underline; position: relative; right: 0px; top: 0px }

a.two:link          {
	color: #ffffff;
	text-decoration: none;
}
a.two:visited       {
	color: #ffffff;
	text-decoration: none;
}
a.two:active        {
	color: #ffffff;
	text-decoration: none;
}
a.two:hover         {
	color: #FFFF00;
	text-decoration: none;
	position: relative;
	right: 0px;
	top: 0px;
}
.one {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

