/* CSS Document */

 

.click {
	font-family:  Verdana;
	font-size: 12px;
	color: black;
	text-decoration: none;
	
}

.click a {
	font-family:  Verdana;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

.click a:hover {
	font-family:  Verdana;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
	font-weight: bold;
}

.menu {
	font-family:  Verdana;
	font-size: 12px;
	color: black;
	text-decoration: none;
	
}

.menu a {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.menu a:hover {
	font-family:  Verdana;
	font-size: 10px;
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}

.sub {
	font-family:  Verdana;
	font-size: 11px;
	color: black;
	text-decoration: none;
	
}

.sub a {
	font-family:  Verdana;
	font-size: 11px;
	color: #BCCAD5;
	text-decoration: none;
	font-weight: bold;
}

.sub a:hover {
	font-family:  Verdana;
	font-size: 11px;
	color: #FDA800;
	font-weight: bold;
	text-decoration: underline;
}

.line {
	font-family:  Verdana;
	font-size: 12px;
	color:  #AFCAE4;
	text-decoration: none;
}

.line1 {
	font-family:  Verdana;
	font-size: 12px;
	text-decoration: none;	
}

.wa {
	font-family:  Verdana;
	font-size: 12px;
	color: #006699;
	font-weight: bold
	
}

.wabt {
	font-family:  Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	
}

.ick a {
	font-family:  Verdana;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	border: medium solid #003366;
}

.ick a:hover {
	font-family:  Verdana;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;
	border: medium solid #FF9900;
}
