body {

	margin: 0px;

	font-family: Arial, Helvetica, Verdana, Sans-Serif;

	font-size: 12px;

	color: #000000;

	background-position: center top;

	background-color: White;

	padding: 0px;

}

p {

    font-family: Arial, Helvetica, Verdana, Sans-Serif;

    font-size: 12px;

	color: #000000;

}
.peachhead {
    color: #996633;
    font-weight: bold;
}
.peachheadArtist {
    font-size: 13px;
    color: #996633;
    font-weight: bold;
}
.bluetext {
    color: #996633;
}

.arti {
    color: #996633;
    font-size: 14px;
    font-weight: bold;
}

.deadlink {
    color: #999999;
    font-size: 14px;
    font-weight: bold;
}
.deadlight {
    color: #999999;
    font-size: 12px;
    font-weight: normal;
}

a.alight {
    color: #996633;
    font-size: 12px;
    font-weight: normal;
    text-decoration:underline;
}

a.alight:visited {
    color: #996633;
    text-decoration:underline;
}

a.alight:hover {
    color: #CC9966;
    text-decoration:none;
}

a.aheavy {
    color: #996633;
    font-size: 14px;
    font-weight: bold;
    text-decoration:none;
}

a.aheavy:visited {
    color: #996633;
    text-decoration:none;
}

a.aheavy:hover {
    color: #CC9966;
    text-decoration:none;
}

a {
    color: #996633;
    font-size: 12px;
    font-weight: bold;
    text-decoration:underline;
}

a:visited {
    color: #996633;
    text-decoration:underline;
}

a:hover {
    color: #CC9966;
    text-decoration:none;
}
.smallcap {
    font-size: 10px;
}


