.text  {
  	COLOR : black;
  	FONT-FAMILY : Arial;
  	FONT-SIZE : 8pt;
  	FONT-STYLE : normal;
  	text-align : right;
  	margin-top : -3px;
  	padding-top : -3px;
  	border-top-width : -3px;
}
  
A  {
	font-size : 11px;
	font-family : Tahoma, Arial;
	font-weight : bold;
	font-style : normal;
	color : #FF4242;
	text-decoration : none;
}

A:Visited  {
	font-size : 11px;
	font-family : Tahoma, Arial;
	font-weight : bold;
	font-style : normal;
	color : #FF4242;
	text-decoration : none;
}

A:Active  {
	font-size : 11px;
	font-family : Tahoma, Arial;
	font-weight : bold;
	font-style : normal;
	color : #FF4242;
	text-decoration : none;
}

A:Hover  {
	font-size : 11px;
	font-family : Tahoma, Arial;
	font-weight : bold;
	font-style : normal;
	color : #4f4a75;
	text-decoration : underline;
}


BODY,TD,TABLE,TR  {
	font-size : 11px;
	font-family : Tahoma, Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}


