A  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}

A:hover  {
	text-decoration : underline;
}

.text{
	COLOR : #3F3F3F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.text_2{
	COLOR : #3F3F3F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
}

.text_strike{
	COLOR : #3F3F3F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : line-through;
}

.text_green_24{
	COLOR : #60C200;
	font-family : "Trebuchet MS";
	font-size : 24px;
}

.text_green_20{
	COLOR : #60C200;
	font-family : "Trebuchet MS";
	font-size : 20px;
}

.text_green_14{
	COLOR : #60C200;
	font-family : "Trebuchet MS";
	font-size : 14px;
}

.text_blue_24{
	COLOR : #1165BB;
	font-family : "Trebuchet MS";
	font-size : 24px;
}

.text_blue_20{
	COLOR : #1165BB;
	font-family : "Trebuchet MS";
	font-size : 20px;
}

.text_white_24{
	COLOR : #FFFFFF;
	font-family : "Trebuchet MS";
	font-size : 24px;
	text-decoration : blink;
}

.text_blue_16{
	COLOR : #1165BB;
	font-family : "Trebuchet MS";
	font-size : 16px;
	font-weight : bold;
}

.text_blue_12{
	COLOR : #1165BB;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.text_blue_11{
	COLOR : #1165BB;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.text_white_11{
	COLOR : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.arrow{
	COLOR : #60C200;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

.arrow2{
	COLOR : #60C200;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}

.copyright{
	COLOR : #1165BB;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

.image{
	padding: 2px;
	border: 1px solid #3F3F3F;
}

.warning{
	COLOR : Red;
	font : normal 12px Arial, Helvetica, sans-serif;
}