a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}



a.menubar:link {
	font-family:"Tahoma";
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.menubar:visited {
	font-family:"Tahoma";
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.menubar:hover {
	font-family:"Tahoma";
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
	color: #eec004;
}
a.menubar:active {
	font-family:"Tahoma";
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
}


a.littlegrey:link {
	font-family:"Tahoma";
	font-size:10px;
	text-decoration: none;
	color: #666666;
}
a.littlegrey:visited {
	font-family:"Tahoma";
	font-size:10px;
	text-decoration: none;
	color: #666666;
}
a.littlegrey:hover {
	font-family:"Tahoma";
	font-size:10px;
	text-decoration: underline;
	color: #eec004;
}
a.littlegrey:active {
	font-family:"Tahoma";
	font-size:10px;
	text-decoration: none;
	color: #666666;
}


a.pic_thumbs:link {
border:0px;
}
a.pic_thumbs:visited {
border:0px;
}
a.pic_thumbs:hover {
border:3px;
border-color:#eec004;
}
a.pic_thumbs:active {
border:0px;
}


