a:link         {
	text-decoration: none;
	color : #F27800;
}
a:active       {
	text-decoration: none;
	color : #F27800;
}
a:visited      {
	text-decoration: none;
	color : #F27800;
}
a:hover        {
	text-decoration: none;
	color : #F0A400;
}
.text {
	font-family: verdana,arial;
	font-size: 10px;
	line-height: 14px;
}
.textsc {
	font-family: verdana,arial;
	font-size: 11px;
	line-height: 15px;
	font-variant: small-caps;
}
.text1 {
	font-family: verdana,arial;
	font-size: 10px;
	line-height: 13px;
}
.red {
	color: red;
}
