body {
	background-color: #ECB725;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.pictures{

max-width: 720px;
width: expression(Math.min(this.width, 720));
width: expression(this.width > 720 ? 720: true);
border: 0;
}


A {
color:#663300;
text-decoration:underline;
}
A:hover {
color:#663300;
text-decoration:underline;
}



A.tag2 {
color:#ECA1C8;
text-decoration:none;
}
A.tag2:hover {
color:#ECA1C8;
text-decoration:underline;
}


A.tag3 {
color:#CC5908;
text-decoration:none;
}
A.tag3:hover {
color:#CC5908;
text-decoration:underline;
}

A.tag4 {
color:#5793B7;
text-decoration:none;
}
A.tag4:hover {
color:#5793B7;
text-decoration:underline;
}

A.tag5 {
color:#E0BC20;
text-decoration:none;
}
A.tag5:hover {
color:#E0BC20;
text-decoration:underline;
}

A.tag6 {
color:#748D31;
text-decoration:none;
}
A.tag6:hover {
color:#748D31;
text-decoration:underline;
}

h1 {
	color: #c9a136;
	font-size: 20px;
	font-family: tahoma;
	font-weight: bold;
}

h2 {
	color: #c9a136;
	font-size: 15px;
	font-family: tahoma;
	font-weight: bold;
}

.style1 {
	color: #c9a136;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none
}
.style2 {
	color: #444443;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #b2a738;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style4 {
	color: #656363;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #e53c29;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none
}
.style6 {
	color: #5c5e60;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style7 {
	color: #509F14;
	font-size: 11px;
	font-family: tahoma;
}
.style8 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style9 {
	color: #5d5853;
	font-size: 11px;
	font-family: tahoma;
}
.style13 {color: #656363; font-size: 11px; font-family: tahoma; font-weight: bold; }
