.body { cursor: crosshair }

.menu A:link {text-decoration: none; color:white; font-size:90%;}
.menu A:visited {text-decoration: none; color:white; font-size:90%;}
.menu A:active {text-decoration: none; color:black; font-size:100%;}
.menu A:hover {text-decoration: none; color: black; font-size:100%;}



.text {
	font-size:90%;
	color: #C02020;
}


.footer {
	font-size:80%;
}


.hed { 
	font-size:110%;
	color: #C02020;}

a:link, 

a:visited{
	font-size:100%;
	text-decoration: none;
	font-weight: 500;
	color:black;
	font-weight: bolder
}
a:hover{
	text-decoration: none;
	color: blue;
	text-decoration: NONE;
	word-spacing: 0px;
	


/*  this is my first CSS programmed file, i am so happy */