body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.style1 {color: #FFCC33}
a:link.navtext {
                          color: #FFFFFF;
                          text-decoration: none;
                          background-color: transparent;
                          }
                          a:visited.navtext {
                          color: #CCCCFF;
                          text-decoration: none;
                          background-color: transparent;
                          }
                          a:hover.navtext {
                          color: #CCCCCC;
                          text-decoration: none;
						  background-color: #transparent;
						  
                          }
                          a:active.navtext {
                          color: #FF9933;
                          text-decoration: none;
                          background-color: transparent
                          }
a:link.topnavtext {
                          color: #FFFFFF;
                          text-decoration: none;
                          background-color: transparent
                          }
                          a:visited.topnavtext {
                          color: #CCCCFF;
                          text-decoration: none;
                          background-color: transparent
                          }
                          a:hover.topnavtext {
                          color: #CCCCCC;
                          text-decoration: none;
                          background-color: #transparent
                          }
                          a:active.topnavtext {
                          color: #FF9933;
                          text-decoration: none;
                          background-color: transparent
                          }
	a:link.Majorlink {
                          color: #0066CC;
                          text-decoration: none;
                          background-color: transparent
                          }
                          a:visited.Majorlink {
                          color: #0066CC;
                          text-decoration: none;
                          background-color: transparent
                          }
                          a:hover.Majorlink {
                          color: #666666;
                          text-decoration: none;						  
                          background-color: transparent
                          }
                          a:active.Majorlink {
                          color: #0066CC;
                          text-decoration: none;
                          background-color: transparent
                          }					  
