a:LINK { color : #003300; text-decoration : none; font-family: verdana, tahoma, arial; font-size:11px;}
a:ACTIVE { color : orange; text-decoration : none }
a:VISITED { color : 006600; text-decoration : none }
a:HOVER { color : #000000; text-decoration : none; }

.koyu:active { COLOR: black; TEXT-DECORATION: bold; font-size:10 px }
.koyu:visited { COLOR: black; TEXT-DECORATION: none; font-size:10 px }
.koyu:link { COLOR: black; TEXT-DECORATION: bold; font-size:10 px }
.koyu:hover { COLOR: black; TEXT-DECORATION: underline; font-size:10 px }

TD, input, select { font-size: 11px }

BODY { 
	background: url(img/back.gif);
	font-family: verdana, tahoma, arial;
	font-size:11px;
	color: Black;	
}

.menu:VISITED {color : black; text-decoration : none}
.menu:LINK {color : black; text-decoration : none}
.menu:HOVER {
	text-decoration: none;
	color: #CC3300;
}
.menu:ACTIVE {color : red; text-decoration : none}

.alt:VISITED {color : green; text-decoration : none}
.alt:LINK {color : green; text-decoration : none}
.alt:HOVER { text-decoration: none; color: black }
.alt:ACTIVE { text-decoration: none; color: orange }
