a{
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a:hover{
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
.topbar {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.topbar:hover {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.bluetxt {
	font-family: verdana;
	font-size: 10px;
	color: #2F89C7;
	text-decoration: none;
	font-weight: bold;
}
.bluetxt2 {
	font-family: verdana;
	font-size: 10px;
	color: #2F89C7;
	text-decoration: none;
	font-weight: bold;
}
.bluetxt2:hover {
	font-family: verdana;
	font-size: 10px;
	color: #2F89C7;
	text-decoration: underline;
	font-weight: bold;
}
.content {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.price {
	font-family: verdana;
	font-size: 13px;
	color: #FF9700;
	text-decoration: none;
	font-weight: bold;
}
.priceunderline {
	font-family: verdana;
	font-size: 13px;
	color: #FF9700;
	text-decoration: none;
	font-weight: bold;
}
.priceunderline:hover {
	font-family: verdana;
	font-size: 13px;
	color: #FF9700;
	text-decoration: underline;
	font-weight: bold;
}
.greyheading {
	font-family: verdana;
	font-size: 10px;
	color: #606060;
	text-decoration: none;
	font-weight: bold;
}
.bighead {
	font-family: verdana;
	font-size: 16px;
	color: #8EC2F2;
	text-decoration: none;
	font-weight: bold;
}
