a:link {
	color: #003371;
	text-decoration: underline;
}

a:visited {
	color: #003371;
	text-decoration: underline;
}
a:active {
	color: #003371;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #003371;
}

a img {
	border: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.nbbText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.nbbTiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.nbbTinyBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 4px;
}

a.frontPage {
	font-weight: bold;
	color: #990000;
	font-size: 120%;
}
a.frontPage:active  {
	color: #990000;	
	text-decoration: underline;	
	font-size: 120%;
}
a.frontPage:visited  {
	color: #990000;
	text-decoration: underline;	
	font-size: 120%;
}

a.frontPage:hover  {
	color: #990000;
	text-decoration: none;
	font-size: 120%;
}

