html, body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
body {
	background-color: #82C0E9;
}
.date {
	font-weight: bold;
}
.head {
	font-weight: bold;
	color: 015D8C;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-bottom-color: #999966;
	text-decoration: none;
; border-color: black black #FFFFFF; border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: medium; border-left-width: 0px

}
.price {
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #993333;


}
.toptail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #993333;
}

a {
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	font-weight: bold;
	color: #FF0000;
	background-color: #D6D6C0;
	text-decoration: underline;

}
.tinylink {
	font-weight: normal;
	color: 938A78;
}

.tinylink:hover {
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
