.bodycontent {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #FFFFFF;
}
.divmain {
	position: relative;
	overflow: auto;
	height: 301px;
	width: 423px;
}
a:link {
	font-family: "trebuchet ms";
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "trebuchet ms";
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "trebuchet ms";
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.smalltext {

	font-family: "trebuchet ms";
	font-size: 10px;
	color: #333333;
}
