﻿a { color: #FFFFCC; text-decoration: none; line-height: 1.5; display: block; 
}

a:hover {  font-weight: normal; color: #FFFF66; text-decoration: none}

.text9 {
	font-size: 12px;
	color: #FFFFCC;
	line-height: 1.3;
	vertical-align: top;
}

body {
	line-height: 1.3;
	background: #336600;
}
#menu td { font-size: 15px; border-top: 1px solid #669900; border-right: 2px solid #004400; border-bottom: 2px solid #004400; border-left: 1px solid #669900; color: #FFFFCC; text-align: center; letter-spacing: 0.05em; margin-right: 1px; margin-left: 1px; vertical-align: middle; margin-top: 10px; margin-bottom: 10px; 
}
#hi td {
	background: #427148;
	border-top: 1px solid #62A46A;
	border-right: 2px solid #006600;
	border-bottom: 2px solid #006600;
	border-left: 1px solid #62A46A;
}
#menu td:hover {
	border-top: 1px solid #FFFFCC;
	border-right: 2px solid #336600;
	border-bottom: 2px solid #336600;
	border-left: 1px solid #FFFFCC;
	background: #669900;
}

