.text-14 {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #0000ff;
}
.bodytext {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
}
.text-14-red {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.border {
	border: 4px solid #0000FF;
}
a.links:link {
	font-family: Tahoma;
	font-size: 14px;
	color: #0000ff;
	text-decoration: none;
}
a.links:visited {
	font-family: Tahoma;
	font-size: 14px;
	color: #0000ff;
	text-decoration: none;
}
a.links:hover {
	font-family: Tahoma;
	font-size: 16px;
	color: #990000;
	text-decoration: none;
}
a.links:active {
	font-family: Tahoma;
	font-size: 14px;
	color: #0000ff;
	text-decoration: none;
}