@charset "utf-8";
/* CSS Document */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.main_body {
	background-image: url(images/netsflashpay_06.jpg);
	background-repeat: repeat-y;
}
.title_01 {
	font-size: 16px;
	font-weight: bolder;
	color: #ED1848;
}
.linkpoints_award {
	font-size: 16px;
	font-weight: bolder;
	color: #FF6600;
}
a:link {
	color: #2B5CAB;
}
a:visited {
	color: #2B5CAB;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #2B5CAB;
}
.compulsory_text {
	font-size: 12px;
	font-weight: bold;
	color: #990033;
}

