
A {
	color: Black;
}

A:HOVER {
	color: #FF4500;
}

.welcome {
	color: White;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: x-large;
	font-variant: small-caps;
  
}


a:hover, a:visited:hover {
  background-color: #DDEEFF;
	text-decoration: underline;
}

a.active:link, a.active:active, a.active:visited {
	color: #366ca2;
	font-weight: normal;
	text-decoration: none;
}

body, div, li, span, td {
  background-color: #FFFFFF;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font: 11px "Trebuchet MS", Verdana, Arial, sans-serif;
}

.photoDetailHeader {
  width: 400 px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.mainTable a:hover {
  background-color: #FFFFFF;
}

.content-heading {
	color: #000000;
	font-weight: bold;
	margin-bottom: 3px;
}

input, select, textarea {
	font: 11px Verdana, Geneva, sans-serif;
}

.mainNavLink {
	color: #333333;
	font: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


.headerLink {
	color: #336699;
	font: 11px Verdana, Geneva, sans-serif;
}

.photoDetailHeader  {
	border: 1px solid #123;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.photoDetailNav  {
	border-top: 1px dotted #123;
	border-left: 1px dotted #123;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.photoDetail {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
