.step {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 30px;
	color : #ffe57f;
	font-weight : bold;
	background-color : #6bb2e8;
	width : 55px;
	text-align : center;
}

DIV {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	/* color : #336699;*/
}
.title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight: bold;
	color : #FAFAD2;
	margin-left: 0px;
	margin-bottom: 5px;
}

.titleAlbum {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight: bold;
	color : #0088d5;
	margin-bottom: 6px;
}

.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-indent: 0px;
	color : #336699;
}

.text A:hover {
	color : #00D1FE;
}
.text A:visited {
	color : #336699;
}
.text A:active {
	color : #336699;
}
.text A:links {
	color : #336699;
}

.textRed {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-indent: 0px;
	color : #FF3300;
}

.form {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #336699;
}

.formsmall {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #336699;
}
.center {
	text-align : center;
}
.list {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #336699;
}
.cart {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #336699;
	line-height : 15px;
}
.softlink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Gray;
}

.link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #0088d5;
}

.link A:visited {
	color : #0088d5;
}

.link A:hover {
	color : #00D1FE;
}

A:link, A:visited, A:active {
	text-decoration : none;
}

.linkMain {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #0088d5;
	font-weight : bold;
}

.linkMain A:visited {
	color : #0088d5;
}

.linkMain A:hover {
	color : #00D1FE;
}

.linkCart {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #0088d5;
	font-weight : bold;
}

.linkCart A:visited {
	color : #0088d5;
}

.linkCart A:hover {
	color : #00D1FE;
}

.button {
	color : white;
	font-weight : bold;
	background-color : #6bb2e8;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	border-color : #ffffff #6bb2e8 #6bb2e8 #ffffff;
	border-width : 1px;
}

.gobutton {
	color : white;
	font-weight : bold;
	background-color : #6bb2e8;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	border-color : #ffffff #6bb2e8 #6bb2e8 #ffffff;
	border-width : 1px;
}