a:visited { color:#333333; text-decoration: underline}
a:link    { color:#333333; text-decoration: underline}
a:hover   { color:#F7DC2A; text-decoration: underline}
a:active  { color:#F7DC2A; text-decoration: underline}

td#link01 a:visited { color:#213950; text-decoration: none}
td#link01 a:link    { color:#213950; text-decoration: none}
td#link01 a:hover   { color:#F7DC2A; text-decoration: none}
td#link01 a:active  { color:#F7DC2A; text-decoration: none}

td#link02 a:visited { color:#213950; text-decoration: underline}
td#link02 a:link    { color:#213950; text-decoration: underline}
td#link02 a:hover   { color:#879eb0; text-decoration: underline}
td#link02 a:active  { color:#879eb0; text-decoration: underline}

td#link03 a:visited { color:#ffffff; text-decoration: none}
td#link03 a:link    { color:#ffffff; text-decoration: none}
td#link03 a:hover   { color:#879eb0; text-decoration: none}
td#link03 a:active  { color:#879eb0; text-decoration: none}

.text {
	font-family: Arial;
	font-size: 8.5pt;
	color: #333333;
}
.text_white {
	font-family: Arial;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: none;
}


.readon {
	font-family: Arial;
	font-size: 8.5pt;
	color: #333333;
	font-weight: bold;
	text-align: right;
}
.fineprint {
	font-family: Arial;
	font-size: 7pt;
	color: #FFFFFF;
}
.box_date {
	font-family: Arial;
	font-size: 8.5pt;
	color: #f7dc2a;
	font-weight: bold;
}
.box_msg {
	font-family: Arial;
	font-size: 7.5pt;
	color: #333333;
	line-height: 10px;
	text-align: center;
}
.subhdr_blue {
	font-family: Arial;
	font-size: 9pt;
	color: #213950;
	font-weight: bold;
	text-decoration: none;
}
