body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
body,p,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .3em;
	}
#bgcolor {
	background-color: #3566CC;
	}
#img01 {
	margin-top: 25px;
	background-color: #3266CC;
	background-image: url(../images/streakBay_white.gif);
	background-repeat: repeat-x;
	background-position: center top;
	}
#img02 {
	margin-left: 82px;
	background-color: #3266CC;
	}
#img03 {
	padding-left: 82px;
	}
#linkPos {
	position: absolute;
	left: 407px;
	top: 363px;
	}
a:link {
	color: #336699;
	text-decoration: none;
	}
a:active {
	text-decoration: none;
	color: #FF0000;
	}	
a:visited {
	text-decoration: none;
	color: #336699;
	}
a:hover {
	text-decoration: underline;
	color: #336699;
	}
