@charset "utf-8";
.menu {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
jamil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.pro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
}

a:link {
	font-family:Tahoma;
	font size:12px;
	font-weight:normal;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}

a:visited {
	font-family:Tahoma;
	font size:12px;
	font-weight:normal;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}

a:hover {
	font-family:Tahoma;
	font size:12px;
	font-weight:normal;
	text-transform:uppercase;
	color:#CCCC00;
	text-decoration:underline;
}