body					{
						margin: 0;
						padding: 0;
						height: 100%;
						background: white;
						font-family: Verdana, Arial, Helvetica, sans serif;
						font-style: normal;
						font-weight: normal;
						}
					
.mainFont				{
						font-size: 12px;
						color: #000000;
						margin: 20px;
						}

.mainFont A:link		{color: white; text-decoration: none; font-weight: normal;}
.mainFont A:visited		{color: white; text-decoration: none; font-weight: normal;}
.mainFont A:hover		{color: white; text-decoration: none; font-weight: normal;}
.mainFont A:active		{color: white; text-decoration: none; font-weight: normal;}

.naviMargin				{
						padding-right: 24px;
						}

.naviFont				{
						font-size: 14px;
						color: #cc0000;
						margin-left: 20px;
						margin-right: 20px;
						margin-top: 0;
						margin-bottom; 0;
						}
					
.naviFont A:link		{color: #cc0000; text-decoration: none; font-weight: normal;}
.naviFont A:visited		{color: #cc0000; text-decoration: none; font-weight: normal;}
.naviFont A:hover		{color: #FFFFFF; text-decoration: none; font-weight: normal;}
.naviFont A:active		{color: #cc0000; text-decoration: none; font-weight: normal;}

.newsFont				{
						font-size: 12px;
						color: white;
						margin: 20px;
						}
					
.newsFont A:link		{color: cc0000; text-decoration: none; font-weight: normal;}
.newsFont A:visited		{color: cc0000; text-decoration: none; font-weight: normal;}
.newsFont A:hover		{color: white; text-decoration: none; font-weight: normal;}
.newsFont A:active		{color: cc0000; text-decoration: none; font-weight: normal;}

.footerFont				{
						font-size: 12px;
						color: white;
						margin-left: 20px;
						margin-right: 20px;
						margin-top: 0;
						margin-bottom; 0;
						}
					
.footerFont A:link		{color: white; text-decoration: none; font-weight: normal;}
.footerFont A:visited	{color: white; text-decoration: none; font-weight: normal;}
.footerFont A:hover		{color: white; text-decoration: none; font-weight: normal;}
.footerFont A:active	{color: white; text-decoration: none; font-weight: normal;}

.leftFont				{
						font-size: 12px;
						color: #FFFFFF;
						margin: 20px;
						line-height: 20px;
						}
					
.leftFont A:link		{color: #FFFFFF; text-decoration: none; font-weight: normal;}
.leftFont A:visited		{color: #FFFFFF; text-decoration: none; font-weight: normal;}
.leftFont A:hover		{color: #FFFFFF; text-decoration: none; font-weight: bold;}
.leftFont A:active		{color: #FFFFFF; text-decoration: none; font-weight: normal;}

.form					{font-family: Verdana, Arial, Helvetica, sans serif;
						 font-size: 12;
						}

