body {
	background-color: #fffddd;
}

a:link {
	color: #333366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333366;
}
a:hover {
	color: #FF0000;
	text-decoration: blink;
}
a:active {
	text-decoration: none;
}
.Style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
.Style2 {
	color: #000000;
	font-weight: bold;
	font-size: 13px;
}
.Style3 {
	font-size: 11px;
	color: #000000;
}
.Style4 {color: #999999;
font-size: 11px}
.Style5 {
color: #333366;
font-size: 12px}
.Style6 {
color: #FF0000;
font-size: 12px
}
.Style7 {
color: #006699;
font-size: 12px
}
.Style8 {color: #FFFFFF; font-weight: bold; font-size: 16px }
.Style9 {color: #006699; font-weight: bold; font-size: 12px }
