body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

body a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
body a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
body a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
body a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

b a:link {color: #AEC462; text-decoration: none}
b a:active {color: #AEC462; text-decoration: none;}
b a:visited {color: #AEC462; text-decoration: none;}
b a:hover {color: #FFFFFF; text-decoration: none;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.body-plus {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.menu {
	color: #FFFFFF;
}

.menu a:link {color: #FFFFFF; text-decoration: none}
.menu a:active {color: #FFFFFF; text-decoration: none;}
.menu a:visited {color: #FFFFFF; text-decoration: none;}
.menu a:hover {color: #000000; text-decoration: none;}
