.linkswhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0033FF;
	font-weight: bold;

}
.large {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3399FF;
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #666666;


}
.introlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.underline {
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
