@charset "utf-8";
/* CSS Document */

h1, h2, h4, h5, h6{
	color:#660941;
}
a, a:active, a:link{
	color:#660941;
	text-decoration:underline;
}
a:visited{
	text-decoration:none;
}
a:hover{
	color:#6f6f6f;
	text-decoration:none;
}