<style>
H1 {color:red}
H1 {
	font-size:16px;
	font-family:verdana, helvetica;
	color: #afc8eb
}
H2 {
	font-size:14px;
	font-family:verdana, helvetica;
	color: #afc8eb
}
H3 {
	font-size:12px;
	font-family:verdana, helvetica;
	color:#afc8eb
}
H4 {
	font-size:14px;
	font-family:verdana, helvetica;
	color:#afc8eb
}
BODY {
	background-color:#102439;
	font-family:verdana, helvetica;
	font-size:x-small;
	margin : 0px
}
TD {
	font-family:verdana, helvetica;
	font-size:smaller;
	color: #8bafe1
}
A {
	font-family:verdana, helvetica;
	font-size: x-small;
	font-weight: bold
}
HR
{
	color:#444444;
}
A
{
	color:#A984E0;
	font-size:12
}
A:visited
{
	color:#A984E0;
	font-size:12
}
A:hover
{
	color:#E64A51;
	font-size:12
}
.hrefSubtle
{
	color:#A984E0;
	font-weight:normal;
	font-size:12
}
.hrefSubtle:visited
{
	color:#A984E0;
	font-weight:normal;
	font-size:12
}
.hrefSubtle:hover
{
	color:#E64A51;
	font-weight:normal;
	font-size:12
}
.hrefPale
{
	color:#4B6789;
	font-weight:normal;
	font-size:12
}
.hrefPale:visited
{
	color:#4B6789;
	font-weight:normal;
	font-size:12
}
.hrefPale:hover
{
	color:#E64A51;
	font-weight:normal;
	font-size:12
}
.hrefMap
{
	color:#1B9963;
	font-weight:normal;
	font-size:12
}
.hrefMap:visited
{
	color:#1B9963;
	font-weight:normal;
	font-size:12
}
.hrefMap:hover
{
	color:#E64A51;
	font-weight:normal;
	font-size:12
}
.gigDate {
	font-weight:bold;
	color: #1BB563
}
.gigLocation {
	font-weight:bold;
	color: gray
}
.gigVenue {
	font-weight:bold;
	color: #6B4AE6
}
.gigTitle {
	font-weight:bold;
	color:red;
}
.yellow
{
	color: #A984E0
}
.green
{
	color: #47D1A8
}
.orange
{
	color: #EF6D00
}
.blue
{
	color: #3171ce
}
.button {
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: x-small;
    COLOR: black;
    FONT-FAMILY: Tahoma;
    BACKGROUND-COLOR: #A59E94
}
.guestBookEntryHeader {
    FONT-WEIGHT: bolder;
    COLOR: white;
    BACKGROUND-COLOR: #007131
}
</style>