A {
	color: #FFFFFF;
	text-decoration: none;
}

A:visited {
	color: #FFFFFF;
	text-decoration: none;
}

A:active {
	color: #000000;
	text-decoration: none;
}

A:hover {
	color: #FF0000;
	text-decoration: none;
}

TD {
	font-family: Verdana;
	font-size: 12px;
}

P {
	font-family: Verdana;
	font-size: 12px;
}.head1 {
	background-image: url(images/salmonsite_01.jpg);
	background-repeat: repeat-x;
}
.head2 {
	background-image: url(images/salmonsite_02.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.head3 {
	background-image: url(images/salmon_03.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.head4 {

	background-image: url(images/salmon_04.gif);
	background-repeat: repeat-x;
}
.style2 {
	color: #FFFFFF;
}
