.yellow_big{
	color:#FFE400;
	font-size:12px;
	font-weight:bold;}
.back_big{
	color:#000000;
	font-size:12px;
	font-weight:bold;}
.yellow_small{
	color:#FFE400;
	font-size:11px;
	font-weight:bold;}
.font_small{
	color:#FCFCFC;
	font-size:11px;
	font-weight:lighter;}
.textarea {
	background-color: #000000;
	border: 1px solid #7B7B7B;
	font-size: 11px;
	text-align: left;
	color: #848281;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
.button{
	height:18px;
	width:61px;
	text-align:center;
	font-size: 12px;
	background-image:url(../images/button_bg.gif);
	border:0px;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold
}
.button_100{
	height:18px;
	width:100px;
	text-align:center;
	font-size: 12px;
	background-image:url(../images/button_100_bg.gif);
	border:0px;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold
}
.button_150{
	height:18px;
	width:150px;
	text-align:center;
	font-size: 12px;
	background-image:url(../images/button_150_bg.gif);
	border:0px;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold
}
A {
	FONT-SIZE: 12px;
	COLOR: #C7C7C7;
	text-decoration: none;
	font-weight:bold
}
A:hover {
	FONT-SIZE:12px;
	COLOR:#ffffff;
	text-decoration: none;
}
A.samll  {
	FONT-SIZE: 11px;
	COLOR: #919191;
	font-weight: lighter;
}
 A.samll:hover {
	FONT-SIZE:  11px;
	COLOR: #ffffff;
	text-decoration: none;
}
A.White_line{
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	font-weight: blod;
	text-decoration: underline;
}
 A.White_line:hover {
	FONT-SIZE:  11px;
	COLOR: #FFFFFF;
	text-decoration: underline;
}
A.yellow_font{
	FONT-SIZE:12px;
	COLOR: #FFE500;
	font-weight: bold;
}
 A.yellow_font:hover {
	FONT-SIZE: 12px;
	COLOR: #FFE500;
}