

.style62 {font-size: 20px}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #f1f1f1;
}

.style62 {font-size: 20px}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}

a.two:link {
	color: #000000;
	text-decoration: none;
}
a.two:visited {
	text-decoration: none;
	color: #000000;
}
a.two:hover {
	text-decoration: underline;
	color: #0000FF;
}
a.two:active {
	text-decoration: none;
}
.style64 {color: #000000}
.style68 {font-size: 16px; font-family: Arial, Helvetica, sans-serif;}
.style72 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}