Body {

	background-repeat: repeat-y;
	background-position: ;
	background-color: #000000;
	background-attachment: fixed;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#0A6F9E;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#004080;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-3d-light-color:#0A6F9E;
    background-image: url(http://www.australiaskydive.com.au/img/bg.jpg);
}


td{
	color: #000000;
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
A:link {
text-decoration: none; color: #FF0000; font-size:11; font-weight:600; font-family:Arial;
}
A:visited {
text-decoration: none; color: #FF4040; font-size:11; font-weight:600; font-family:Arial;
}
A:active {
text-decoration: none; color: #FF2B2B; font-size:11; font-weight:600; font-family:Arial;
}
A:hover {
text-decoration: underline; color: red; font-size:11; font-weight:600; font-family:Arial;
}