A:LINK {
	color : #990000;
	text-decoration: none;
}

A:VISITED {
	color : #666666;
}

A:ACTIVE {
	color : #FF0000;
}

A:HOVER {
	color : #FF0000;
}



/* List styles */

UL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style-image : url(images/bullet.jpg);
}


h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 30px;
	font-weight: 800;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	background-color: #CCCCCC;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	font-weight: 800;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.navigation { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: 500; color: #333399 
text-decoration : none;
}
h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: 800;
	color: #339900;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.5em;
	font-weight: 500;
}
.photo-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: 600;
	color: #666666;
}
