




a:active, a:visited, a:link {
	color:#1171FF;
	text-decoration:underline;
	}
	
a:hover{
	color: #1171FF;
	text-decoration:none;
	}	
	
a.bottomLink:active, a.bottomLink:visited, a.bottomLink:link {
	color:#FFFFFF;
	text-decoration:none;
	}
	
a.bottomLink:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}	
	
legend {
	font-size:14px;
	font-weight:bold;
	} 

h1 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:3px;
	} 	
	
.articlelist{
	margin-bottom: 5px;
	margin-left: 5px;
}
.article_header{
	font-size:14px;
	font-weight:bold;
}
a.boxlink:active, a.boxlink:visited, a.boxlink:link {
	font-size:12px;
	text-decoration:none;
	}
	
a.boxlink:hover {
	text-decoration:underline;
	}	
	
a.boxlinkactive:active, a.boxlinkactive:visited, a.boxlinkactive:link {
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	}
	
a.boxlinkactive:hover {
	text-decoration:none;
	}	
		

