@charset "utf-8";
/* CSS Document */

body{ background-image: url(images/bg.jpg); background-position:center top; background-repeat:repeat; 
	color: #660033;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.hp2:link    {font-size: 13px; text-decoration: none; color: #FFFFFF;}
.hp2:visited {font-size: 13px; text-decoration: none; color: #FFFFFF;}
.hp2:hover   {font-size: 15px; text-decoration: underline; color: #FFFFCC;}
.hp2:active  {font-size: 13px; text-decoration: none; color:#FFFFFF;}

.hp3:link    {font-size: 15px; text-decoration: none; color: #990000;}
.hp3:visited {font-size: 15px; text-decoration: none; color: #990000;}
.hp3:hover   {font-size: 15px; text-decoration: underline; color: #000000;}
.hp3:active  {font-size: 15px; text-decoration: none; color: #990000;}

.style1 {font-weight: bold}

h1				{font-size: 15px; text-decoration: none; color: #FFFFFF;}
h1 A			{text-decoration:none;}
h1 A:link		{color : #FFFFFF; text-decoration : none; }
h1 A:visited	{color : #FFFFFF; text-decoration : none; }
h1 A:active		{color : #990000; text-decoration : none; }
h1 A:hover		{color : #990000; text-decoration : none; }

h2				{font-size: 13px; text-decoration: none; color: #FFFFFF;}
h2 A			{text-decoration:none;}
h2 A:link		{color : #FFFFFF; text-decoration : none; }
h2 A:visited	{color : #FFFFFF; text-decoration : none; }
h2 A:active		{color : #000000; text-decoration : none; }
h2 A:hover		{color : #000000; text-decoration : none; }