/* CSS Document */
body {
	margin: 0px auto;
	padding: 0px;
	width: 780px;
	font: 12px/150% Verdana, Arial, Helvetica, sans-serif;
}

a.a4:link {
	color: #ffffff;
	text-decoration: none;
}
a.a4:visited {
	color: #ffffff;
	text-decoration: none;
}
a.a4:hover {
	color: #FFF600;
	text-decoration: none;
}
a.a4:active {
	color: #FFF600;
	text-decoration: none;
}

a.a5:link {
	color: darkblue;
	text-decoration: none;
}
a.a5:visited {
	color: darkblue;
	text-decoration: none;
}
a.a5:hover {
	color: orange;
	text-decoration: none;
}
a.a5:active {
	color: orange;
	text-decoration: none;
}

a.a6:link {
	color: #0066CC;
	text-decoration: none;
	font-size: 16px;
}
a.a6:visited {
	color: #0066CC;
	text-decoration: none;
	font-size: 16px;
}
a.a6:hover {
	color: orange;
	text-decoration: none;
	font-size: 16px;
}
a.a6:active {
	color: orange;
	text-decoration: none;
	font-size: 16px;
}

a.a7:link {
	color: #0033CC;
	text-decoration: none;
}
a.a7:visited {
	color: #0033CC;
	text-decoration: none;
}
a.a7:hover {
	color: orange;
	text-decoration: none;
}
a.a7:active {
	color: orange;
	text-decoration: none;
}

a.a8:link {
	color: #0066CC;
	text-decoration: none;
	font-size: 15px;
}
a.a8:visited {
	color: #0066CC;
	text-decoration: none;
	font-size: 15px;
}
a.a8:hover {
	color: orange;
	text-decoration: none;
	font-size: 15px;
}
a.a8:active {
	color: orange;
	text-decoration: none;
	font-size: 15px;
}

a.a9:link {
	color: #0033CC;
	text-decoration: none;
	font-size: 13px;
}
a.a9:visited {
	color: #0033CC;
	text-decoration: none;
	font-size: 13px;
}
a.a9:hover {
	color: orange;
	text-decoration: none;
	font-size: 13px;
}
a.a9:active {
	color: orange;
	text-decoration: none;
	font-size: 13px;
}