.style1 {
	color: #ffffff;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style2 {
	color: #F7DAB2;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style3 {
	color: #FF9D9D;
	font-size: 12px;
	font-family: Tahoma;
}
.style4 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style5 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style7 {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CAEAFF;
	text-decoration: none;
}
a:active {
	color: #F2B37D;
	text-decoration: none;
}
.skylink:link {
	color: #ADEDEF;
	text-decoration: none;
}
.skylink:visited {
	color: #ADEDEF;
	text-decoration: none;
}
.skylink:hover {
	color: #ffffff;
	text-decoration: none;
}
.skylink:active {
	color: #F2B37D;
	text-decoration: none;
}
.blacklink:link {
	color: #000000;
	text-decoration: none;
}
.blacklink:visited {
	color: #000000;
	text-decoration: none;
}
.blacklink:hover {
	color: #000000;
	text-decoration: none;
}
.blacklink:active {
	color: #000000;
	text-decoration: none;
}
.style8 {
	color: #ADEDEF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}