@charset "UTF-8";
.BG {
}
.Links {
	font-family: verdana;
	font-size: 10px;
	line-height: 18px;
	color: #999999;

}
a:link {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	color: #2bbfd9;
}
.HeaderText {
	font-family: verdana;
	font-size: 10px;
	color: #999999;
}
.PhotoCaption {
	font-family: verdana;
	font-size: 9px;
	color: #999999;
}
.ProjectDescription {
	font-family: verdana;
	font-size: 10px;
	line-height: 18px;
	color: #28b3cb;
}
.Credits {
	font-family: verdana;
	font-size: 10px;
	line-height: 18px;
	color: #999999;
}
.On_state {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #2bbfd9;
}
.arrows {
		background-color: FFFFFF;
}
.arrows a:hover {
	background-color: #FFFFFF;
}
.arrows a:visited {
	background-color: #FFFFFF;
}

