A:HOVER {
	color : #FFD700;
}
H4 {
		color : Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
}

#stockists {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

H3 {
		color : Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
}
#textred {
	color : Red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-style : normal;
	font-variant : normal;
	font-weight : bold;

}
#textblue {
	color : blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;

}
.menu 
{
	color : Olive;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	list-style-type : disc;
}
H1 {
	color : Navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-large;
	font-weight : bold;
}
H2 {
	color : Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : large;
}

P {
	color : Navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}
#list {
	color : Navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}

#title 
{
	color : Red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}

#artist 
{
	color : Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : large;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}
#style
{
	color : Red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}
#copy 
{
	color : silver;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
.textred { color : Red; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-style : normal; font-variant : normal; font-weight : bold; }
