a {
	color: #0000CC;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #0000CC;
	text-decoration: underline;
}

.smalltext  {
	font-size : 11px;
	line-height: 15px;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
}

.newsstorytext  {
	font-size : 13px;
	line-height: 16px;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
}

.navpanel  {
	font-size : 12px;
	line-height: 15px;
	font-family : Verdana;
	color: #000000;
}

.formbox {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	background-color: #EDEEF5;
	border: 1px solid #999999;
}

.flatbutton  {
	font-size : 10px;
	font-family : Verdana;
	color : #171d73;
	background-color : #E1E4F1;
	border: 1px #171d73 solid;
	padding: 1;
}