a:link {
	color: blue;
}

a:active {
	color: #8a2be2;
}

a:visited {
	color: #87cefa;
}


<!--
h1 {  font-family:'Trebuchet MS'; font-size:28pt; color:rgb(51,255,0); }

h2 {
	
}
h3 {
	
}

body {
	background-color: white;
	background-image: url(images/nature.jpg);
}
-->
