/* Menu options */

.menu a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #D1D1D1;
	text-decoration: none;
}

.menu a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #D1D1D1;
	text-decoration: none;
}

.menu a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}



.menu a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

/* Current page menu option */

.cur_menu a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.cur_menu a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.cur_menu a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.cur_menu a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

/* CSS for credits at bottom of page */

.credits {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:9px;
}

/* Normal text */

.regular p {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
}

.regular h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
}

.regular a:visited {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:normal;
text-decoration: underline;
color: #0066FF;
font-size:13px;
}

.regular a:link {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:normal;
text-decoration: underline;
color:#0066FF;
font-size:13px;
}

.regular a:active {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:normal;
text-decoration: underline;
color: #CC9933;
font-size:13px;
}

.regular a:hover {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:normal;
text-decoration: underline;
color: #CC9933;
font-size:13px;
}

.regular ul{
list-style-type:square;
}

/* Explore additional product features */

.explore p {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#858585;
}

.explore h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
}

.explore a:visited {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:normal;
text-decoration: none;
color: #858585;
font-size:11px;
}

.explore a:link {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:normal;
text-decoration: none;
color:#858585;
font-size:11px;
}

.explore a:active {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:normal;
text-decoration: none;
color: #000000;
font-size:111px;
}

.explore a:hover {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:normal;
text-decoration: none;
color: #000000;
font-size:11px;
}

.explore ul{
list-style-type:square;
}
