a:link    {text-decoration: none;	color: #FFFFFF}
a:visited {text-decoration: none;	color: #FFDFFF}
a:active  {text-decoration: none;	color: #EEEEEE}
a:hover   {text-decoration: none;	color: #330000}

BODY 	{   scrollbar-3dlight-color: #333333; 
			scrollbar-arrow-color: #BA7A9D; 
			scrollbar-base-color: #DBB7C6; 
			scrollbar-darkshadow-color: #333333; 
			scrollbar-face-color: #DBB7C6; 
			scrollbar-highlight-color: #EEEEEE; 
			scrollbar-shadow-color: #BA7A9D;
}

.bginput {
	BORDER-RIGHT: #ffffff  
	BORDER-BOTTOM: #ffffff
    BORDER-TOP: #000000 1px outset;
	BORDER-LEFT: #000000 1px outset; COLOR: #CC6633; 
	FONT-WEIGHT: lighter; FONT-SIZE: 9px; FONT-FAMILY: arial; COLOR: #BA7A9D;
	BACKGROUND-COLOR: #FFFFFF;
}
.ButtonOff {
	BORDER-RIGHT: #000000 2px outset; 
	BORDER-TOP: #333333 2px outset;
	BORDER-LEFT: #999999 2px outset; COLOR: #FFFFFF; 
	BORDER-BOTTOM: #333333 2px outset;  
	FONT-WEIGHT: bold; FONT-SIZE: 9px; FONT-FAMILY: arial; COLOR: #ffffff;
	BACKGROUND-COLOR: #234633
}
.contentText {
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.headingText {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.menuNav {
	font-family: Arial;
	font-size: 10;
	color: #FFFFFF;
	text-decoration: none;
}
.homeImgBg {
	background-image: url(http://www.perfectcatch.com.au/images/home_v3.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}
