h1, .ProductSubtitle {
	color: #6A2C2D;
}

h1.homePageTitle {
    font-family: arial,helvetica,sans-serif;
    font-size: 22px;
    color: #ff00ff;
}
.homePageText {
    font-family: arial,helvetica,sans-serif;
    font-size: 14px;
    color: #000000;
    line-height: 1.5em;
}
.homePageText a {
    color: #ff00ff;
    font-weight: bold;
}

.pink {
    color: #ff00ff;
}