A  {
	color : #FF5C00;
	text-decoration : none;
}

A:Visited  {
	color : #FF5C00;
	text-decoration : none;
}

A:Active  {
	color : #FF5C00;
	text-decoration : none;
}

A:Hover  {
	color : #333333;
	text-decoration : none;
}

BODY  {}

.text  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #333333;
}

.textsm  {
	font-size : 10px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #333333;
}

.textsm2  {
	font-size : 10px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #FF5C00;
}

.textb  {
	font-size : 13px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #FF5C00;
}

.textb2  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #FF5C00;
}

.textb4  {
	font-size : 11px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #FF5C00;
}

.textb1  {
	font-size : 14px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #FF5C00;
}


.textw2  {
	font-size : 9px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #CCCCCC;
}	

SELECT  {
	font-family : Helvetica,  Arial, sans-serif;
	font-size : 9px;
	border-color : #808080;
}

INPUT  {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 9px;
	border-color : #808080;
}

TEXTAREA  {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 9px;
	border-color : #808080;
}
