div#hyperlinks {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #FF0000;
	font-size: 13px;
}
#hyperlinks a:link, #hyperlinks a:visited {
	color: #0000FF;
	border: none;
	text-decoration:underline;
}
#hyperlinks a:hover {
	color: #FF0000;
	text-decoration: none;
}
span#bodytext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #FF0000;
}
div#squarebox {
	font-family: Times;
	color: #FF0000;
	font-size: 11px;
}
div#bodytext2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #FF0000;
}
#bodytext2 a:link, #bodytext2 a:visited {
	color: #FF0000;
	border: none;
	text-decoration:underline;
}
#bodytext2 a:hover {
	color: #FF0000;
	text-decoration: none;
}
.oct2007 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #FF0000;
	font-size: 13px;
}
.oct2007 a:link, .oct2007 a:visited {
	color: #0000FF;
	border: none;
	text-decoration:underline;
}
.oct2007 a:hover {
	color: #FF0000;
	text-decoration: none;
}