BODY {
	background-color: transparent;
    margin: 0;
	padding: 0;
	width: 625px;
	font-family: arial;
	color: white;
}

A, A:visited {
	color: #750068;
}

A:hover {
	color: #E200BB;
}

STRONG {
	color: #E200BB;
	font-size: 14px;
	font-weight: bold;
}

H1 {
	font-size: 22px;
    font-weight: bold;
    padding: 0;
    margin: 0;
}

H2 {
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    margin: 0;
}

#subPageText, #privacyText, #termsText, #whatsNewText, #serviceText {
	font-size: 12px;
}

#aboutPageText {
	height: 400px;
	width: 600px;
	font-size: 12px;
	background: no-repeat url(images/aboutBG.jpg);
}

#productPrice {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	width: 190px;
}

#subPageText P.text {
	color: #d1c380;
}
