@charset "UTF-8";
#content   h1  a:link {
	color: #81AEEA;
}

#content h1 a:visited {
	color: #81AEEA;
}

#content h1 a:hover {
	color: #002454;
}
a:link {
	text-decoration: none;
	color: #81AEEA;
}
a:visited {
	text-decoration: none;
	color: #81AEEA;
}
a:hover {
	text-decoration: none;
	color: #002454;
}
a:active {
	text-decoration: none;
}
.style1 {
	color: #002454
}
