.got {
	font-size: 14px;
	font-family: "CopprplGoth Bd BT";
}
.ar11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.lineorange {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ED6703;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-family: Trajan-Normal;
	font-size: 14px;

}
a {
 text-decoration : none;
}
a:visited {
 text-decoration : none;
}
a:hover {
 text-decoration : underline;
}