#topmenu {
	font-size: 14px;
	font-weight: normal;
	color: #003399;
}
#topmenu a:link{
	font-size: 14px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
#topmenu a:active{
	font-size: 14px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
#topmenu a:hover{
	font-size: 14px;
	font-weight: normal;
	color: #FFFF00;
}
#topmenu a:visited{
	font-size: 14px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
.content {
	margin-left: 4px;
	padding-left: 10px;
	padding-right: 10px;
	color: #000066;
	line-height: 20px;
}
.contact {
	font-size: 12px;
	font-weight: normal;
	color: #000099;
}
h1 {
	color: #000099;
	margin-top: 10px;
	padding-top: 10px;
}
#photo {
	color: #000099;
}
#design {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999900;
	text-decoration: none;
}
#design a.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999900;
	text-decoration: none;
}

#design a.active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999900;
	text-decoration: none;
}
#design a.visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999900;
	text-decoration: none;
}
#design a.hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999900;
	text-decoration: none;
}

