.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	vertical-align: top;
}
.content a{
	color: #FFFF99;
	text-decoration: underline;

}
.content a:hover{
	text-decoration: none;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.footer a{
	color: #FFFF99;
	text-decoration: underline;

}
.footer a:hover{
	text-decoration: none;

}
.LeftLinkArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.LeftLinkArea a{
	color: #FFFF99;
	text-decoration: underline;

}
.LeftLinkArea a:hover{
	text-decoration: none;

}
.Notes {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.notes a {

	color: #FFFF99;
	text-decoration: underline;
}
.notes a:hover {
	text-decoration: none;
}
