.hp
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 13px;
    COLOR: black;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica
}

a.hp:link {
	text-decoration: none;
	color: #ff8000;
}
a.hp:visited {
	text-decoration: none;
	color: #6C0A53;
}
a.hp:hover {
	text-decoration: underline;
	color: #6C0A53;
}
a.hp:active {
	text-decoration: none;
	color: #ff8000;
}
.style1 {
	font-size: 18px;
	color: #ff8000;
}

