.style2 {
	font-size: 12px;
}
.style4 {
	color: #FF0000;
	font-size: large;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: Green;
}
a.copyright {
	text-decoration: none;
	font-weight: normal;
	color: Green;
}
a:hover        {
	color: Lime;
}
a:hover {
    text-decoration: underline;
}
img { border: 0; }
#highlights {
    width: 170px;
    float: left;
    margin-right: -10px;
}
html, body, #wrapper, h1, #nav, #nav li {
    margin: 0;
    padding: 0;
    list-style: none;
}
#nav2 {
	margin: 0;
	padding: 0;
	list-style: none;
}
