H1 {
	font-size: 24px;
	font-weight: bold;
}
.style2 {
    font-size: 14px;
}
.style2 A:link {
	COLOR: #000;
	text-decoration:none;
}
.style2 A:hover {
	COLOR: #f60;
	text-decoration:underline;
}
.style2 A:visited {
	COLOR: #000;
	text-decoration:none;
}

