
<STYLE>
	A:LINK {
		color : #3300FF;
	}

	A:HOVER {
		text-decoration : none;
		color: #FF0066;
	}

	A:LINK {
		text-decoration : none;
		color : #6633cc;
	}

	A:VISITED {
		text-decoration : none;

	}
	.bar {
		background-color : #3399cc;
		color : White;
		font-family : Tahoma;
		font-size : x-small;
		font-weight : bolder;
		letter-spacing : 1mm;
		font-variant : small-caps;
		text-align : center;
		text-decoration : none;
		cursor : crosshair;
	}
	h1 {
		font-family : Tahoma;
		color : 333366;
		font-size : 12px
		}
	.pete, .pete a {
	color : FEFEFE;
		font-size : 10px
		display: none;
	}
</STYLE>
