.redtext  {
	font-family : tahoma;
	font-size : 12px;
	color : #941717;
	text-decoration:none;
  }
.redtext a{
	font-family : tahoma;
	font-size : 12px;
	color : #941717;
	text-decoration:underline;
  }
.redtext a:hover{
	font-family : tahoma;
	font-size : 12px;
	color : #171717;
	text-decoration:none;
  }
  
      
  
.blacktext  {
	font-family : tahoma;
	font-size : 13px;
	color : #171717;
	text-decoration:none;
  }
.blacktext a {
	font-family : tahoma;
	font-size : 13px;
	color : #171717;
	text-decoration:none;
  }
.blacktext a:hover {
	font-family : vardana;
	font-size : 14px;
	color : #171717;
	text-decoration:none;
  }
  
.whitetext  {
	font-family : tahoma;
	font-size : 11px;
	color : #ffffff;
	text-decoration:none;
  }
.whitetext a {
	font-family : tahoma;
	font-size : 11px;
	color : #ffffff;
	text-decoration:none;
  }
.whitetext a:hover {
	font-family : tahoma;
	font-size : 11px;
	color : #d90808;
	text-decoration:underline;
  }
  
.heading {
	font-family :BankGothic Lt BT;
	font-size : 16px;
	color : #000000;
	text-decoration:none;
  }

.text5  {
	font-family : Copperplate Gothic Bold;
	font-size : 14px;
	color : #df0404;
	text-decoration:none;
  }