.bluefont1 {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
	color: #0099FF;
}
.whitefont1 {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
}
.orange1 {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #CC6600;
}
.bluefontsmall {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10px;
	color: #33CCFF;
	font-weight: bold;
}
.pinkfont1 {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
	color: #FFCCFF;
}
.greyfont1 {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.bigwhitefont1 {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.boldwhite1 {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}
.smallwhite1 {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 9px;
	color: #FFFFFF;
}
.smallwhite2i {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-style: italic;
}
.boldwhitebox {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color:#333333;
	height: auto;
	width: 440px;
	border: 2px #9966cc;
	border-style: dotted;
	margin: auto;
	padding: 5px;
}

A:link {text-decoration:underline; color:#0099ff; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px}
A:visited {text-decoration:underline; color:#0099ff; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px}
A:hover {text-decoration:underline; color:#ffffff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px}

.externallinks a:link {text-decoration:underline; color:#FF99CC; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px}
.externallinks a:visited {text-decoration:underline; color:#FF99CC; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px}
.externallinks a:hover {text-decoration:underline; color:#ffffff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px}

.whitelinks a:link {text-decoration:none; color:#FFFFFF; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px}
.whitelinks a:visited {text-decoration:none; color:#FFFFFF; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px}
.whitelinks a:hover {text-decoration:none; color:#CC0000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px}

.redfont1 {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #FF0000;
}
.whitefont2 {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.borderpink1 {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #FFCCFF;
	border: 1px solid #FFCCFF;
	font-weight: normal;
}
.borderwhite1 {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #FFCCFF;
	font-weight: normal;
}
.blackfont1 {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

