a:link, a:active, a:visited, a img{
	color:#003366;
	text-decoration: underline;
	border:none;
}
a:hover{
	color:#003366;
	font-weight:bold;
	text-decoration: underline;
	font-style:normal;
	border:none;
}
#content_right a:link, #content_right a:active, #content_right a:visited, a img{
	color:#1972be;
	text-decoration: none;
	border:none;
}
#content_right a:hover{
	color:#1972be;
	text-decoration: underline;
	border:none;
}
#contentwrapper a:link, #contentwrapper a:active, #contentwrapper a:visited, a img{
	color:#1972be;
	text-decoration: none;
	border:none;
}
#contentwrapper a:hover{
	color:#1972be;
	text-decoration: underline;
	border:none;
}