.banner_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #0099FF;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0099FF;
}
.body a:link {
	color: #0066FF;
	text-decoration: none;
}
.body a:visited {
	text-decoration: none;
}
.body a:hover {
	text-decoration: none;
	color: #0033CC;
}
.body a:active {
	text-decoration: none;
	color: #0033CC;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
}
.menu a:link {
	color: #0099FF;
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
}
.menu a:hover {
	text-decoration: none;
	color: #0033CC;
}
.menu a:active {
	text-decoration: none;
	color: #0033CC;
}
