.border {
	border: 1px solid #333399;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D9EBF2;
	text-decoration: none;
}
.nav a:link {
	color: #D9EBF2;
	text-decoration: none;
}
.nav a:visited {
	color: #D9EBF2;
	text-decoration: none;
}
.nav a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.content {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}
.titles {
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #333399;
	font-weight: bold;
}
.news {

	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.copyright a:link {
	color: #666666;
	text-decoration: none;
}
.copyright a:visited {
	color: #666666;
	text-decoration: none;
}
.copyright a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.PhotoBg {
	background-color: #CCCCCC;
}
.PhotoLink {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	background-color: #F7F8F9;
}
.PhotoLink a {
	color:#990033;
	text-decoration:none;
}
.PhotoLink a:visited {
	color:#990033;
	text-decoration:none;
}
.PhotoLink a:hover {
	color: #CC9900;
}.PhotoBorder {
	border: 1px solid #000000;
}
