body					{
						margin: 0;
						padding: 0;
						height: 100%;
						background: white;
						font-family: Arial, Verdana, Helvetica;
						font-style: normal;
						font-weight: normal;
						}
					
.mainFont				{
						font-size: 12px;
						color: black;
						margin: 10px;
						}

.mainFont A:link		{color: blue; text-decoration: none; font-weight: normal;}
.mainFont A:visited		{color: blue; text-decoration: none; font-weight: normal;}
.mainFont A:hover		{color: blue; text-decoration: underline; font-weight: normal;}
.mainFont A:active		{color: blue; text-decoration: none; font-weight: normal;}

.naviMargin				{
						padding-right: 10px;
						}

.naviFont				{
						font-size: 12px;
						color: white;
						margin-left: 10px;
						margin-right: 10px;
						margin-top: 0;
						margin-bottom; 0;
						}
					
.naviFont A:link		{color: white; text-decoration: none; font-weight: normal;}
.naviFont A:visited		{color: white; text-decoration: none; font-weight: normal;}
.naviFont A:hover		{color: white; text-decoration: underline; font-weight: normal;}
.naviFont A:active		{color: white; text-decoration: none; font-weight: normal;}

.newsFont				{
						font-size: 12px;
						color: black;
						margin: 10px;
						}
					
.newsFont A:link		{color: #F5FFFA; text-decoration: none; font-weight: normal;}
.newsFont A:visited		{color: #F5FFFA; text-decoration: none; font-weight: normal;}
.newsFont A:hover		{color: #E3C37D; text-decoration: underline; font-weight: normal;}
.newsFont A:active		{color: #F5FFFA; text-decoration: none; font-weight: normal;}

.footerFont				{
						font-size: 12px;
						color: white;
						margin-left: 10px;
						margin-right: 10px;
						margin-top: 0;
						margin-bottom; 0;
						}
					
.footerFont A:link		{color: white; text-decoration: underline; font-weight: normal;}
.footerFont A:visited	{color: white; text-decoration: underline; font-weight: normal;}
.footerFont A:hover		{color: blue; text-decoration: none; font-weight: normal;}
.footerFont A:active	{color: white; text-decoration: underline; font-weight: normal;}

.leftFont				{
						font-size: 14px;
						color: black;
						margin: 10px;
						line-height: 20px;
						}
					
.leftFont A:link		{color: black; text-decoration: none; font-weight: normal;}
.leftFont A:visited		{color: black; text-decoration: none; font-weight: normal;}
.leftFont A:hover		{color: gray; text-decoration: none; font-weight: normal;}
.leftFont A:active		{color: black; text-decoration: none; font-weight: normal;}
