.table1 { border : 2px solid #FF9279}
a  {
	font: 13px tahoma;
	color: #FF613A;
}
a:hover {
   color : red
}
a.txt{
	font-size: 14px;
	color: Blue;
	font-weight: bold;
}
.txt {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}
.txt3{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 15px;
	color: #232323;
	font-weight: bold;
	margin-bottom: 0px;
	text-decoration: none;
	display: inline;
	line-height: normal;
}
.lm_head {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.txtbold{
	font-weight: bold;
}
.red_linkbold{
	font-weight: bold;
	color: Green;
}
#centertext { font :  12px tahoma; color : #FF9C97;padding-top : 60px}
a.white {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: ThreedFace;
}