<style type="text/css">

a.effect7:link {
	color: #08427C;
	text-decoration: underline;
}
a.effect7:visited {
	text-decoration: underline;
	color:#551A8B;
}
a.effect7:hover {
	text-decoration: underline;
	color: #890000;
}
a.effect7:active {
	text-decoration: underline;
	color: #890000;
}
.style8 {font-family: Tahoma, Arial, "Times New Roman"; font-size: x-small; }

.backColor{
	background-color: #0099FF;
	width:800px;
	height:30px;
	vertical-align:middle;
}

.linkbackColor{
	background-color: #CCCCCC;
}
</style>