a:link {
	text-decoration: none;
	color:#0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
.marquee {
	color: #FFFFFF;
	font-size: 18px;
}
.style1 {color: #FFFFFF}

.footer {
	font-size: x-small;
	color:#FFFFFF
}
body {		
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000099;
	background-image:url(graphics/bg.jpg);
	background-attachment:fixed;

}

.style2 {font-size: x-small
		color:#000099	}
		
		.H1 {
	font-size: 18px;
	font-weight: bold;
}
.price {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.H2 {
	font-size: 36px;
	font-weight: bold;
}

