body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D9C791;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-right: 0px;
}
a:link {
	color: #D9C791;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}
a:visited {
	color: #C9B781;
	text-decoration: none;
}
a:hover {
	color: #b59c33;
	text-decoration: underline;
}
a:active {
	color: #D9C791;
	text-decoration: none;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
}
.style2 {font-size: 12px}
.links {
	color: #D9C791;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}
.buylinks {
	color: #ff9900;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.buylinks a:link {
	color: #ff9900;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.buylinks a:visited {
	color: #ff9900;
	text-decoration: none;
}
.buylinks a:hover {
	color:#FFCC00;
	text-decoration: underline;
}
.buylinks a:active {
	color: #ff9900;
	text-decoration: none;
}

.buylinks_small {
	color: #ff9900;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}
.buylinks_small a:link {
	color: #ff9900;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}
.buylinks_small a:visited {
	color: #ff9900;
	text-decoration: none;
}
.buylinks_small a:hover {
	color:#FFCC00;
	text-decoration: underline;
}
.buylinks_small a:active {
	color: #ff9900;
	text-decoration: none;
}
.rollover_V5 a { display:block;
width: 288px; 
height: 29px;
 background-image: url('images/flybook_v5_logo.png');
}
.rollover_V5 a:hover { 
width: 288px; 
height: 29px;
background-image: url('images/flybook_v5_logo2.png');
}

.rollover_VM a { display:block;
width: 288px; 
height: 29px;
 background-image: url('images/flybook_vm_logo.png');
}
.rollover_VM a:hover { 
width: 288px; 
height: 29px;
background-image: url('images/flybook_vm_logo2.png');
}