<!--
a:link {
color: #0F0;
text-decoration: none;
}
a:visited {
color: #0F0;
text-decoration: none;
}
a:hover {
color: #F00;
text-decoration: underline;
}
a:active {
color: #966;
text-decoration: underline;
}
.style1 {
	color: #0F0;
	background-color: #000;
}

.style2 {
	font-family: Impact, Verdana, Tahoma;
	font-size: large;
	color: #0000CC;
}
.style3 {
	font-family: Tahoma, Verdana, Arial;
	border: 1px solid #00C;
}
img { border: 1px #000 solid }
:hover IMG {
	border-color:  #00FF00	
}

H2 {
	font-size: medium;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
}
-->
	

