.BODY {
font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

A {
	text-decoration: underline;
	color: Blue;
}

A:Hover {
	text-decoration: none;
	}

A:Visited {
color: #9933CC;}

.style2 {
	color: Blue;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}

.style3 {font-size: xx-small}\

.footer {padding-bottom: 20px;
width: 800px;
height: 87px;
border: 0px;
font-size: xx-small;
text-align: center;
background-image: url(images/footer.jpg);}