@charset "utf-8";
/* CSS Document */
<!--
.style1 {
	font-family: "Agency FB";
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
}
.style2 {
	color: #FFFFFF;
	font-family: "Agency FB";
	font-size: 14px;
	font-weight: bold;
}
.style3 {
	color: #9C9C9C;
	font-weight: bold;
	font-family: "Agency FB";
	font-size: 18px;
}
.style4 {
	color: #4B4B4B;
	font-weight: bold;
	font-family: "Agency FB";
	font-size: 14px;
}
.style5 {color: #FFFFFF}


.menu a{	
    font-family: "Agency FB";
	font-weight: bold;
	font-size: 18px;
    color : #FFFFFF ;
	text-decoration:none;}	
.menu a:hover {
    font-family: "Agency FB";
	font-weight: bold;
	font-size: 18px;
	color :#4B4B4B;
	text-decoration:none;}

a {color : #F55300;
		      text-decoration:none;}
a:hover {color :#DADADA;
		            text-decoration:underline;}
-->

