.bodytext03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: right;
	line-height: 20px;
	color: #FFFF00;
	font-weight: bold;
	
}
 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #BE0028;
	text-decoration: none;
}
