body, html {
	background-color: #E6E7E4;
	background-image: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip:  rect(0px 0px 0px 0px);
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

a:link{
	color : #0033FF;
	text-decoration : none;
	font-weight: bold;

}

a:visited{
	color : #3333CC;
	text-decoration : none;
	font-weight: bold;

}

a:hover {
	color : #0000FF;
	text-decoration : blink;
	font-weight: bold;

}

a:active{
	color : #228B22;
	text-decoration : none;
	font-weight: bold;

}

h1{
	color : #660000;
	font-size : 200%;
	font-family: "Broadway BT";
}

h6{
	color : #660033;
	font-size : 100%;
	font-weight: bold;
}
