h1 {
	font-family: georgia;
	font-size: 24px;
	color: #CC0033;
	font-style: normal;
	text-indent: 5px;
}
h2 {
	color: #000000;
	font-family: georgia;
	font-size: 16px;
}
p {
	color: #000000;
	font-family: georgia;
	font-size: 16px;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	text-indent: 10px;
}
a {font-family:Georgia,serif; font-size:medium}
a:link {color:red;}
a:visited {color: #000000;}
a:hover {text-decoration: none; color: #cc0033;
font-weight:bold;}
a:active {color: red;text-decoration: none}

body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x
}
#viewphoto a:link {color: #cccc99;} 
#viewphoto a:visited {color:#cccc99;}
#viewphoto a:active {color:#cccc99;text-decoration: none}
#viewphoto a:hover {text-decoration:none; color:#cccc99;}
a img { border:0px; }

