A  {
	font-size : 12px;
	font-family : verdana,arial,tahoma;
	font-weight : bold;
	font-style : normal;
	color : #808080;
	text-decoration : none;
	text-align : left;
}

A:Visited  {
	font-size : 12px;
	font-family : verdana,arial,tahoma;
	font-weight : bold;
	font-style : normal;
	color : #808080;
	text-decoration : none;
	text-align : left;
}

A:Active  {
	font-size : 12px;
	font-family : verdana,arial,tahoma;
	font-weight : bold;
	font-style : normal;
	color : #808080;
	text-decoration : none;
	text-align : left;
}

A:Hover  {
	font-size : 12px;
	font-family : verdana,arial,tahoma;
	font-weight : bold;
	font-style : normal;
	color : #ff6600;
	text-decoration : none;
	text-align : left;
}

body  {
	font-size : 10px;
	font-family : arial narrow;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
	text-align : left;
}
