.text-14 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
}
.text-14-red {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.border {
	border: 1px dotted #00CCFF;
}
a.links:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
a.links:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.links:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
a.links:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #0099CC;
	text-decoration: none;
}
