/* links */
a  {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	color: #ff0000; text-decoration: underline;
	}
	
a.top {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.top:hover {
	color: #ff9966;
	font-weight: bold;
	text-decoration: underline;
}

a.top2 {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.top2:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
}

a.top_current {
	color: #3366cc;
	font-weight: bold;
	text-decoration: none;
}

a.top_current:hover {
	color: #ff9966;
	font-weight: bold;
	text-decoration: underline;
}

a.left  {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a.left:hover  {
	color: #ff0000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a.btm1 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
a.btm1:hover {
	color: gray;
	text-decoration: underline;
}
a.btm2 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.btm2:hover {
	color: #000000;
	text-decoration: underline;
}
