.text  {
	font-size : 14px;
	color : black;
	font-family: "Times New Roman", Times, serif;
}
.head   {
	font-size : 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight : bold;
        text-decoration : none;
	font-style : italic;
	color : #FF7800;
}
.headb   {
	font-size : 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight : bold;
        text-decoration : none;
	color : #090979;
}
.link  {
	font-size : 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight : bold;
	text-decoration : yes;
	color : #FF7800;
}
.menu {
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-style : italic;
}
a:active{
	color : #FF7800;
}
a:hover {
	color : #090979;
}
.copy  {
	font-size : 10px;
	color : #090979;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;

}

