.footer_link A:link {COLOR:#ffffff; TEXT-DECORATION: none;}
.footer_link A:visited {COLOR:#ffffff; TEXT-DECORATION: none;}
.footer_link A:active {COLOR:#ffffff; TEXT-DECORATION: none;}
.footer_link A:hover {COLOR:#79b531;  TEXT-DECORATION: none;}


.menu_text {font-size: 16px;COLOR:#ffffff;}
.menu_text A:link {COLOR:#ffffff; TEXT-DECORATION: none;}
.menu_text A:visited {COLOR:#ffffff; TEXT-DECORATION: none;}
.menu_text A:active {COLOR:#ffffff; TEXT-DECORATION: none;}
.menu_text A:hover {COLOR:#efb4d4;  TEXT-DECORATION: none;}

body {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:normal;
	color: #666666;
	line-height:150%;
	letter-spacing: 1pt;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	 
}
.style_red{

	color: #f61fa2;
}
.style_b1{
	font-size: 12px;
	color: #555555;
	line-height: 10px;
	letter-spacing: 1pt;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;	
}

.style_b2{
	color: #888888;
}
.style_b3{
	font-size: 12px;
	color: #555555;
	line-height: 22px;
	letter-spacing: 1pt;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;	
}
.style_w{
	font-size: 12px;
	color: #ffffff;
		margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 7px;
	margin-right: 0px;
}
.style_w a:link {
	text-decoration: none;
	color: #ffffff;
}
.style_w a:visited {
	text-decoration: none;
	color: #ffffff;
}
.style_w a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.style_w a:active {
	text-decoration: none;
	color: #ffffff;
}
.style_g{
	font-size: 12px;
	color: #BBD762;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 7px;
	margin-right: 0px;
}
.style_g a:link {
	text-decoration: none;
	color: #BBD762;
}
.style_g a:visited {
	text-decoration: none;
	color: #BBD762;
}
.style_g a:hover {
	text-decoration: underline;
	color: #BBD762;
}
.style_g a:active {
	text-decoration: none;
	color: #BBD762;
}

.style_line{
	line-height: 20px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #e682b8;
border-bottom-width: 0;
font:normal 15px Verdana;
line-height: 25px;
z-index: 100;
letter-spacing: 3pt;
width: 94px;
margin-top:28px;
margin-left:-24px;
}

.anylinkcss a{
color: white;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #e682b8;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
background-color: #dd0189;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #e682b8;
border-bottom: 1px solid #e682b8;
color: white;
}


.table_text_a {
color:#bc032f;
margin:0;
padding:0;
}

.table_text_a a:link {
	text-decoration: none;
		color:#bc032f;
}
.table_text_a a:visited {
	text-decoration: none;
		color:#bc032f;
}
.table_text_a a:active {
	text-decoration: none;
		color:#bc032f;
}
.table_text_a a:hover {
	text-decoration: none;
	color:#eb8500;
}


.table_text_b {
color:#26318d;
margin:0;
padding:0;
}

.table_text_b a:link {
	text-decoration: none;
		color:#26318d;
}
.table_text_b a:visited {
	text-decoration: none;
		color:#26318d;
}
.table_text_b a:active {
	text-decoration: none;
		color:#26318d;
}
.table_text_b a:hover {
	text-decoration: none;
	color:#784194;
}
.title_g{
	color:#79b531;
	font-weight:bold;
}
.title_b{
	color:#36a3d8;
	font-weight:bold;
}

.title_o{
	color:#e18942;
	font-weight:bold;
}

.title_p{
	color:#9667aa;
	font-weight:bold;
}
.title_r{
	color:#dd0189;

}

.top_text {COLOR:#6e6429;font-size: 16px;}
.top_text :link {COLOR:#6e6429; TEXT-DECORATION: none;}
.top_text :visited {COLOR:#6e6429; TEXT-DECORATION: none;}
.top_text :active {COLOR:#6e6429; TEXT-DECORATION: none;}
.top_text :hover {COLOR:#b5a442;  TEXT-DECORATION: none;}

/********** «ö¶s°Ï¶ô **********/

.btn, .btn:visited {	
	position:relative;
	padding: 6px 12px 6px; 
	font-size:12px;
	color: #fff;
	text-decoration: none;
	overflow:hidden;
	cursor: pointer;
	background: #222 url(../images/overlay.png) repeat-x;
	background-color: #749a02;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	border-radius: 6px;


}

.btn_pink, .btn_pink:visited		{ background-color: #e22092;
border: 1px solid #e22092;}
.btn_pink:hover							{ background-color: #c81e82;}

.btn_green, .btn_green:visited		{ background-color: #91bd09;
border: 1px solid #91bd09;}
.btn_green:hover						    { background-color: #749a02;}

.btn_red, .btn_red:visited			{ background-color: #e62727;
border: 1px solid #e62727;}
.btn_red:hover							{ background-color: #cf2525;}

.btn_orange, .btn_orange:visited		{ background-color: #ff5c00;-moz-box-shadow: 0 0px 0px;-webkit-box-shadow: 0 0px 0px;
border: 1px solid #ff5c00;}
.btn_orange:hover						{ background-color: #d45500;}

.btn_blue, .btn_blue:visited		    { background-color: #2981e4;-moz-box-shadow: 0 0px 0px;-webkit-box-shadow: 0 0px 0px;
border: 1px solid #2981e4;}
.btn_blue:hover							{ background-color: #2575cf;}

.btn_yellow, .btn_yellow:visited		{ background-color: #ffb515;moz-box-shadow: 0 0px 0px;-webkit-box-shadow: 0 0px 0px;
border: 1px solid #ffb515;}
.btn_yellow:hover						{ background-color: #eea533;}

.btn_black, .btn_black:visited		{ background-color: #444;moz-box-shadow: 0 0px 0px;-webkit-box-shadow: 0 0px 0px;
border: 1px solid #444;}
.btn_black:hover						{ background-color: #000;}

