a.navlink:hover	 {
			Color : #02057F ;
			Text-Decoration : None ;
			Font-Weight : Bold
		}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #99CCFF;
	text-decoration: underline;
}

	a:hover	 {
			Color : #02057F ;
			Text-Decoration : None ;
			Font-Weight : Bold
		}body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}

.TxtOrange {
	color: #E6551E;
}
.TxtBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
}
.Call1300 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #E6551C;
}
.NewsFlash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E6551C;
	background-color: #FFFFFF;
	text-align: center;
	padding: 15px;
	border: 2px dashed #E6551C;
	font-weight: bold;
}
