.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	color: #FFFF00;
}
.bodytext a:link {
	color: #FFFF00;
	text-decoration: underline;
}
bodytext a:visited {
	color: #FFFF00;
	text-decoration: underline;
	font-size: 15px;
}
.bodytext a:hover {
    color: #FFFFFF;
	text-decoration: underline;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #ffffff;
}
.bottomlinks a:link {
	color: #ffffff;
	text-decoration: none;
}
.bottomlinks a:visited {
	color: #ffffff;
	text-decoration: none;
}
.bottomlinks a:hover {
	color: #FFFF00;
	text-decoration: none;
}
