.style1 {
	text-align: left;
}
.style2 {
	text-align: left;
	background-image: url('http://www.pinkocean.pl/images/firstsite/index_05.jpg');
}
.style3 {
	text-align: left;
	background-image: url('http://www.pinkocean.pl/images/firstsite/index_06.jpg');
}
.style4 {
	text-align: left;
	background-image: url('http://www.pinkocean.pl/images/firstsite/index_03.jpg');
}
.style5 {
	text-align: left;
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
}
.style6 {
	text-align: center;
}
.style7 {
	font-family: Tahoma;
	color: #FFFFFF;
}
.style8 {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: x-small;
}
.style9 {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: x-large;
}
.style10 {
	text-decoration: none;
}

a: color yellow;

a:link,a:visited {text-decoration:none; color:"yellow"}
a:hover {color:"white"; text-decoration:underline}


