.style {
	font-family: Tahoma, Verdana, sans-serif, monospace;
	font-size: 11px;
	text-decoration: none;
	color: #9B9B9B;
}

.style1 {color: #65490A}
.style2 {color: #d2a904}
.style3 {color: #BB0418}
.style4 {color: #00838C}
.style5 {color: #297745}
.style6 {color: #2F4291}
.style7 {color: #C30070}

body {
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family: Tahoma, arial, sans-serif, monospace;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-weight: 140;
	font-variant: normal;
	color: #666666;
	text-decoration: none;

}
a:link {
	color: #2B6EA1;
	text-decoration: none;
}
a:visited {
	color: #2B6EA1;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #2B6EA1;
	text-decoration: none;
}
.blue {
	color: #2B6EA1;
	text-decoration: none;
}
.grey10 {
	color: #9E9E9E;
	text-decoration: none;
}
.wht10 {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

a.wht10:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.wht10:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.wht10:hover {
	color: #CC0000;
	text-decoration: none;
}
.menu {
	font-size: 13px;
	font-weight: bold;
	color: #CB3127;
	text-decoration: none;
}
a.menu:link {
	color: #CB3127;
	text-decoration: none;
}
a.menu:visited {
   color: #CB3127;
	text-decoration: none;
}
a.menu:hover {
	color: #145183;
	text-decoration: none;
	}
.red14, h1 {
	font-size: 14px;
	font-weight: bold;
	color: #CB3127;
	text-decoration: none;
}
.size12 {
	font-size: 12px;
}
.flash_yazi {
	font-family: "Trebuchet MS", sans-serif, serif, Tahoma;
	font-size: 13px;
	font-style: italic;
	color: #666666;
	font-weight: bold;
}