a.menu:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #666666;
	text-decoration: underline;
}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #009966;
}

img {
    border:0;
}

.header {
    border:1px solid #999999;
    background-color: #CCCCCC;
}

.nav {
    border-left:1px solid #999999;
	border-right:1px solid #999999;
	background-color:#CCCCCC;
}

.nav_object { 
    border-bottom:1px solid #999999;
	background-color:#CCCCCC;
}

.main {
    border-right:1px solid #999999;
	border-bottom:1px solid #999999;
; background-color: #FFFFFF
}

.footer {
    background-color: #cccccc;
    border-left:1px solid #999999;
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;
}

a.menu:active  { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
 } a.menu:link { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
 } a:active  { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
 } 

a:link { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
 } 
