a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF6633;
}
a:active {
	text-decoration: none;
	color: #FF6633;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:hover {
	text-decoration: none;
	color: #FFCC00;
}
a.menu:active {
	text-decoration: none;
	color: #FF6633;
}
.left {
	line-height: 1.5em;
	background-image: url(line1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 1px;
	padding-bottom: 1px;
}
.bg1 {
	background-image: url(bg1.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #9BEDFB;
}
.sty1 {
	line-height: 1.8em;
	color: #5F5F5F;
}
.sty2 {
	line-height: 1.8em;
}
.menu {
	color: #FFFFFF;
}
.sty3 {
	font-size: 13px;
	color: #1EABFF;
	font-weight: bold;
}
.sty4 {
	border: 1px solid #CCCCCC;
}