.style1:link {
	color: #000000;
	text-decoration: none;
}
.style1:visited {
	text-decoration: none;
	color: #000000;
}
.style1:hover {
	text-decoration: none;
	color: #000000;
}
.style1:active {
	text-decoration: none;
	color: #000000;
}
a:link {
	color: #000099;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0000CC;
}

.style4 {
font-family: Arial;
font-size: 11px;
font-weight:bold;
color:#ffffff}

