.normal {
	COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px
}
.normal3 {
	COLOR: #ff3300; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 13px; font-weight: bold
}
.body_text {
	COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 13px
}

/*------------------------------------------------------------------------------------------------------------------*/

.newsTxt {
	font-family: Tahoma, Arial,Verdana;
	font-size:9pt;
	color:#9a5e01;
	text-align:left;
	line-height:18px;
}
/*------------------------------------------------------------------------------------------------------------------*/

.YellowTxt {
	font-family: Times New Roman, Tahoma, Arial,Verdana;
	font-size:8pt;
	color:#e48b00;
	text-align:left;
	line-height:18px;
}

.error{
	
	font-family:Arial, Tahoma, Verdana;
	font-size:10pt;
	font-weight:bold;
	color:#FF0000;
	}

a:link
{
   text-decoration: none;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #043262;
   font-weight: Bold;
}

a:visited
{
   text-decoration: none;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #043262;
   font-weight: Bold;
}

a:active
{
   text-decoration: none;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #043262;
   font-weight: Bold;
}

a:hover
{
   text-decoration: underline;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #ff0000;
   font-weight: Bold;
}
