H5 {
	font-family : Arial, Helvetica, sans-serif;
	height : auto;
	font-style : normal;
	font-size : medium;
	letter-spacing : normal;
	font-variant : normal;
	font-weight : lighter;
	color : #CC0066;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	color : #CC0066;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
	color: Blue;
}



A {
	color : #CC0066;
	font-style : normal;
	font-weight : bold;
}

A:Hover {
	text-decoration: underline;
	color: Blue;
}









