.style3 {font-size: -6}
a:link {
	color: #D6961B;
	text-decoration: none;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #CCCC33;
	text-decoration: underline;
}
a:active {
	color: #660033;
	text-decoration: none;
}
.style4 {font-size: medium}
ul {
	list-style-type: square;
	line-height: 20px;
}

