@charset "utf-8";
/* CSS Document */

h1				{font-size: 13px; text-decoration: none; color: #ff2f38;}
h1 A			{text-decoration:none;}
h1 A:link		{color : #ff2f38; text-decoration : none; }
h1 A:visited	{color : #ff2f38; text-decoration : none; }
h1 A:active		{color : #ffffff; text-decoration : none; }
h1 A:hover		{color : #ffffff; text-decoration : none; }

h2				{font-size: 13px; text-decoration: none; color: #000000;}
h2 A			{text-decoration:none;}
h2 A:link		{color : #000000; text-decoration : none; }
h2 A:visited	{color : #000000; text-decoration : none; }
h2 A:active		{color : #ff2f38; text-decoration : none; }
h2 A:hover		{color : #ff2f38; text-decoration : none; }