.menu-style {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 14px;
	a:link  color: white; text-decoration: none ;
    a:active  color: red; text-decoration: none ;
    a:visited  color: blue; text-decoration: none ;
    a:hover  color: green; text-decoration: underline ;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
.body_text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}.body_text_headerCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.TITLEHEAD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #BBBBBB;
}

