a.lnk1 {
	font-family: Arial;
	font-size: 11px;
	color: #666666;	
}
a.lnk1:hover {
	font-family: Arial;
	font-size: 11px;
	color: #666666;		
	}
	.color{
	font-family: Arial;
	font-size: 11px;
	color: #666666;	
	
	}
a.lnk1:visited {
	font-family: Arial;
	font-size: 11px;
	color: #666666;    

}
a.lnk1:active {
	font-family:  Arial;
	font-size: 11px;
	color: #666666;
	
}

A:link {text-decoration: none; color: #666666}
A:visited {text-decoration: none; color: #666666}
A:active {text-decoration: none; color: #666666}
A:hover {text-decoration: none; color: #666666}

a.lnk2 {
	font-family:  Arial;
	font-size: 11px;
	color: #ffffff;	
}
a.lnk2:hover {
	font-family:  Arial;
	font-size: 11px;
	color: #ffffff;	
	}
	.color{
	font-family:  Arial;
	font-size: 11px;
	color: #ffffff;	
	}
a.lnk2:visited {
	font-family:  Arial;
	font-size: 11px;
	color: #ffffff;	
}
a.lnk2:active {
	font-family:  Arial;
	font-size: 11px;
	color: #ffffff;	
}

b:link {text-decoration: none; color: #ffffff}
b:visited {text-decoration: none; color: #ffffff}
b:active {text-decoration: none; color: #ffffff}
b:hover {text-decoration: none; color: #ffffff}

a.link3 {
	font-family:  Arial;
	font-size: 12px;
	color: #004993;
	font-weight: bold;
	text-decoration: underline;	
}
a.link3:hover {
	font-family:  Arial;
	font-size: 12px;
	color: #004993;
	font-weight: bold;
	text-decoration: underline;		
	}
	.color{
	font-family:  Arial;
	font-size: 12px;
	color: #004993;	
	font-weight: bold;
	text-decoration: underline;	
	}
a.link3:visited {
	font-family:  Arial;
	font-size: 12px;
	color: #004993;
	font-weight: bold;
	text-decoration: underline;	
}
a.link3:active {
	font-family:  Arial;
	font-size: 12px;
	color: #004993;
	font-weight: bold;
	text-decoration: underline;	
}

c:link {text-decoration: underline; color: #004993}
c:visited {text-decoration: underline; color: #004993}
c:active {text-decoration: underline; color: #004993}
c:hover {text-decoration: underline; color: #004993}

.normaltext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	text-decoration: none;
}
.bg1 {
	background-color: #7DC924;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.border {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D1D0D1;
}
.bg2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D30000;
}
.heading1 {
	font-family: arial;
	font-size: 17px;
	font-weight: NORMAL;
	color: #B2B2B2;	
}