.style1 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
}
.style2 {color: #000066}
.style3 {color: #000099}
a:link {
	color: #000000;
}
.style4 {color: #FFFFFF}

.poweredby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #ffffff;
}

.poweredby A {
	COLOR: #990000;
}

a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}