 a:link {
 text-decoration:none;
 }
 a:hover {
 color: #35A2C8
 }
 
.linkStyle { font-family: Times New Roman, Times, serif; font-size: 14pt; font-weight: 
  bold; color: #000000; text-decoration: none}
.bodyLink { font-family: Times New Roman, Times, serif; font-size: 12pt; font-weight: 
  bold; color: #000000; text-decoration: none}
.bodyText {  font-family: Times New Roman, Times, serif; font-size: 12pt; font-weight: normal; color: #000000}
.smbodyText {  font-family: Times New Roman, Times, serif; font-size: 10pt; font-weight: normal; color: #000000}
.pageTitle {  font-family: Times New Roman, Times, serif; font-size: 14pt; font-weight: bold; color: #000000}
.bodyHeader {  font-family: Times New Roman, Times, serif; font-size: 14pt; font-weight: bold; color: #000000}.smbodyLink { font-family: "Times New Roman", Times, serif; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none }
.boxtitle {font-size:18px; }
.boxlink { color:#F9DEB3; text-decoration:none; }

#floatingbox {
	float:left;
	min-height: 100px;
	height: 100px;
	height: auto;
	width: 195px;
	border: 3px solid #35A2C8;
	margin: 1em 1em 1em 0;
	padding: 7;
	background-color: #9966CC;
	color: #F9DEB3;
	
}