a:hover {
	font-size: 12px;
	text-decoration: none;
	cursor: hand;
	font-family: Tahoma;
	font-weight: bold;
	font-color: #FFFFFF;
	background-color: #FFFF66;
	weight: bold;
	color: #006699;
}

a:visited {
	font-size: 12px;
	text-decoration: none;
	cursor: hand;
	font-family: Tahoma;
	weight: bold;
	color: #006699;
    font-weight: bold;
}

a:active {
	font-size: 12px;
	font-color: #006699;
	text-decoration: none;
		font-weight: bold;
	cursor: hand;
	font-family: Tahoma;
	weight: bold;
	color: #006699;
}

a:link {  
	font-size: 12px;
	weight: bold
	font-color: #006699;
	text-decoration: none;
	cursor: hand;
	font-family: Tahoma;
	font-weight: bold;
    weight: bold;
	color: #006699;
}

select {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	background-color: #F5F5F5;
	border: thin solid #666666;
}
