a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3333FF;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0066FF;
	}
	
	.menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3333FF;
	text-decoration: none;
	}

.menu {
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
	border-width: 0;
	border-bottom-style: none;
		border-top-style: none;
			border-left-style: none;
				border-right-style: none;
}

.menu td{
	border-width: 0;
	border-bottom-style: none;
		border-top-style: none;
			border-left-style: none;
				border-right-style: none;
}


.menu a:hover {
	font-size: 18px;
	font-style: italic;
	color: #000033;
	text-decoration: underline;	
}

.menu a:active {
	font-size: 18px;
	font-style: italic;
	color: #000033;	
}

.divider{
	background-color: #996600;
	width: 500px;
	height: 2px;
	line-height: 2px;	
}

.photofloat{
float:right;
}

.photofloat td{	
border-width: 0;
	border-bottom-style: none;
		border-top-style: none;
			border-left-style: none;
				border-right-style: none;
				}