a.link1 {
	font-family:  verdana;
	font-size: 12px;
		font-weight: bold;
		text-decoration: underline;	
	color: #437BA1;	
	
}
a.link1:hover {
	font-family:  verdana;
	font-size: 12px;
		font-weight: bold;
		text-decoration: underline;	
	color: #437BA1;	
	}
	.color{
	font-family:  verdana;
	font-size: 12px;
		font-weight: bold;
		text-decoration: underline;		
	color: #437BA1;	
	}
a.link1:visited {
	font-family:  verdana;
	font-size: 12px;
		font-weight: bold;
		text-decoration: underline;		
	color: #437BA1;
}
a.link1:active {
	font-family:  verdana;
	font-size: 12px;
		font-weight: bold;
		text-decoration: underline;	
	color: #437BA1;	
}

a:link {text-decoration: none; color: #437BA1}
a:visited {text-decoration: none; color: #437BA1}
a:active {text-decoration: none; color: #437BA1}
a:hover {text-decoration: none; color: #437BA1}



a.link2 {
	font-family:  Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;	
	
}
a.link2:hover {
	font-family:  Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	}
	.color{
	font-family:  Arial;
	font-size: 12px;
	color: #ffffff;	
	font-weight: bold;
	}
a.link2:visited {
	font-family:  Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
a.link2:active {
	font-family:  Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;	
}

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}


td {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #484848;
}


.heading1 {
	font-family:  Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0F77A3;	
}
