body {
	background-image           : url(../images/bg.06.jpg);
	background-repeat          : no-repeat;
	background-position        : left top;
}
a:link, a:visited, a:active {
	font-family       : Verdana, Arial, Helvetica, sans-serif;
	font-size         : 7.5pt;
	text-decoration   : none;
	color             : #000000;
}
a:hover {
	font-family       : Verdana, Arial, Helvetica, sans-serif;
	font-size         : 7.5pt;
	text-decoration   : none;
	color             : #f5a429;
}
