	
	body {
		background:#fffcf3;
		text-align:left;
		}
	#nav {
		background-color: transparent;
		font-family: verdana;
		font-size: 12px;
		text-align: left;
		color: #FFFFFF;
		}
	#header {
		background-color: transparent;
		font-family: verdana;
		font-size: 14px;
		text-align: left;
		color: #006600;
		}
	#content {
		background-color: transparent;
		font-family: verdana;
		font-size: 12px;
		text-align: left;
		color: #006600;
		}
	#content2 {
		background-color: transparent;
		font-family: verdana;
		font-size: 12px;
		text-align: center;
		color: #006600;
		}
	#rightcontent {
		background-color: transparent;
		font-family: verdana;
		font-size: 11px;
		text-align: left;
		color: #006600;
		}
	#header {
		background-color: transparent;
		font-family: verdana;
		font-size: 14px;
		text-align: left;
		color: #006600;
		}

	#footer {
		width:750px;
		height:30px;
		font-family: verdana;
		font-size: 10px;
		color: #006600;
		text-align: center;
		background-color: transparent;
		}
		
	a:link
		{
		color: #FFFFFF;
		text-decoration: none
		}

	a:visited
		{	
		color: #FFFFFF;
		text-decoration: none
		}

	a:hover
		{
		color: #FF0000;
		text-decoration: none;
		font-size:12px; ;
		}

	a:active
		{	
		color: #FFFFFF;
		text-decoration: none
		}

	a.right:link
		{
		color: #006600;
		font-size: 11px;
		text-decoration: none
		}

	a.right:visited
		{	
		color: #006600;
		font-size: 11px;
		text-decoration: none
		}

	a.right:hover
		{
		color: #FF0000;
		font-size: 11px;
		text-decoration: none
		}

	a.right:active
		{	
		color: #006600;
		font-size: 11px;
		text-decoration: none
		}

	a.pop:link
		{
		color: #006600;
		font-size: 11px;
		text-decoration: none
		}

	a.pop:visited
		{	
		color: #006600;
		font-size: 11px;
		text-decoration: none
		}

	a.pop:hover
		{
		color: #FF0000;
		font-size: 11px;
		text-decoration: none
		}

	a.pop:active
		{	
		color: #006600;
		font-size: 11px;
		text-decoration: none
		}


