a.linkdark {
	color: #940f17;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

a.linkdark:visited {
	color: #940f17;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

a.linkdark:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #999966;
	font-weight: normal;
	text-decoration: underline;
}


a.linklight {
	color: #CCCCB3;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: underline;

}

a.linklight:visited {
  color: #ccccb3;
}

a.linklight:hover {
	color: #FFFFFF;
}

a.linklight:active {
  color: #ccccb3;
}
a.camera {
	border: 1px solid #AB9360;
	margin: 0px;
	padding: 1px;
	clear: both;

}

a.camera:visited {
	border: 1px solid #999999;
}

a.camera:hover {
	border: 1px solid #660000;
}

a.camera:active {
	border: 1px double #FF9900;
}
