.headline
	{
	font-family : Verdana, Arial, sans-serif ;
	font-size:17px;
	color:black;
	font-weight: bold;
	}
.subhead
	{
	font-family : Verdana, Arial, sans-serif ;
	font-size:15px;
	color:#363f57;
	font-weight: bold;
	}

TD.news  {
	font : normal bold 13px "verdana", "helvetica", "sans-serif";
	color : #000000;
}

TD  {
	font : normal normal 11px "verdana", "helvetica", "sans-serif";
	color : #000000;
}

TD.BOTLINK  {
	font : normal normal 11px "verdana", "helvetica", "sans-serif";
	color : black;
}

INPUT.ORIGINAL {
	font : normal bold 11px "verdana","helvetica","sans-serif";
	background-color : ff6600;  text-decoration : none;
	border-width : 1; border-color : 000000; 
}

.input {
	font : normal 11px "verdana","helvetica","sans-serif";
	background-color : #ffffff;  text-decoration : none;
	border-width : 1; border-color : 000000; 
}

-->

A {
	font : normal normal 5px "arial","verdana","helvetica","sans-serif";
	color : #000000; text-decoration : none;
}

A:HOVER {
	font : normal normal 5px "arial","verdana","helvetica","sans-serif";
	color : #ff6600; text-decoration : underline;
}

A.ORIGINAL {
	font : normal bold 11px "verdana","helvetica","sans-serif";
	color : blue;  text-decoration : none;
}

A.ORIGINAL:HOVER {
	font : normal bold 11px "verdana","helvetica","sans-serif";
	text-decoration : none;
}

A.BN {
	font : normal normal 10px "verdana","helvetica","sans-serif";
	color : BLACK; text-decoration : none;
}

A.BN:HOVER {
	font : normal normal 10px "verdana","helvetica","sans-serif";
	color : #ff6600; text-decoration : none;
}

A.BOTLINK {
	font : normal normal 9px "verdana","helvetica","sans-serif";
	color : black; text-decoration : none;
}

A.BOTLINK:HOVER {
	font : normal normal 9px "verdana","helvetica","sans-serif";
	color : black; text-decoration : none;
}

.submit{
	font : normal 11px "verdana","helvetica","sans-serif";
	border-bottom : 1px solid #FF8C00;
	border-top : 1px solid #FF8C00;
	border-left : 1px solid #FF8C00;
	border-right : 1px solid #FF8C00;
	background-color : #ffffff;
}

