@charset "UTF-8";
/* CSS Document */

h1 {
	color: #304D0E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
	text-decoration:none;
}
h1 a{
	color: #304D0E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
	text-decoration:none;
}
h1 a:hover {
	color: #AE0266;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
	text-decoration:none;
}