A.nav:LINK {
	color: #009900
;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px
;
	text-decoration: none
;
	font-weight: bold;
	border-top: #EEEEEE;
	border-right: #A6A6A6;
	border-bottom: #A6A6A6;
	border-left: #eeeeee;

	
}

A.nav:VISITED {
	color: #009900
;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px
;
	text-decoration: none
;
	font-weight: bold;
	border-top: #EEEEEE;
	border-right: #A6A6A6;
	border-bottom: #A6A6A6;
	border-left: #EEEEEE;

	
}

A.nav:HOVER {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-repeat: no-repeat;
	border-top: #FFFFFF;
	border-right: #A6A6A6;
	border-bottom: #DFDFFF;
	border-left: #FFFFFF;
	font-weight: bold;


}
table.outline {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
