A {
	font-family: Arial;
	font-size: 12px;
TEXT-DECORATION: underline; 
	color: #0066FF
}


a:link {
	font-family: Arial;
	font-size: 12px;
TEXT-DECORATION: underline; 
	color: #0066FF; 
}

a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #0066FF;
TEXT-DECORATION: underline; 
}
A:hover {
	font-family: Arial;
	font-size: 12px;
	TEXT-DECORATION: underline; color: #0066FF
}

.normaltxt {

	font-family: Arial;
	font-size: 12px;
	color: #363636;
	font-weight: normal;
}
.arial16boldbluestrong {


	font-family: Arial;
	font-size: 16px;
	color: 2B51A8;
	font-weight: bold;
}
.arial14boldgreystrong {



	font-family: Arial;
	font-size: 14px;
	color: #D31B7B;
	font-weight: bold;
}
.arial13greystrong {




	font-family: Arial;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}
.arial14boldpinkls2 {
	font-family: Arial;
	font-size: 13px;
	color: #D31B7B;
	font-weight: normal;
	line-height: 20px;

}
.copyrights {


	font-family: Verdana;
	font-size: 9px;
	color: #999999;
	font-weight: normal;
}

