.toplink {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.toplink:hover {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	text-transform: uppercase;
}
.heading {
	font-family: Verdana, Tahoma, Arial;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d4d3d3;
	border-bottom-color: #d4d3d3;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	vertical-align: middle;
}
.text {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.text:hover {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color:#FF0000;
	text-decoration: none;
}
.more {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #960101;
	text-decoration: none;
	background-image: url(images/more.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 20px;
	line-height: 25px;
}
.bottomlink {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #960101;
	text-decoration: none;

}
.bottomlink:hover {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
.copyright{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	color:#999999;
	text-decoration: none;

}
.copyright:hover{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	color:#000000;
	text-decoration: none;

}
