a:hover      { text-decoration: underline}
td           {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
a            { color: #FFFF95; text-decoration: none}
.bordergreen {
	border: 1px ridge #006666;
}
.borderwhite {
	border: 1px solid #FFFFFF;
}
.border_white_tlr {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.border_white_lr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
.bordergreen_lr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #679966;
	border-bottom-color: #FFFFFF;
	border-left-color: #679966;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.photo_title {
	font-size: 7pt;
	color: #FFFFFF;
}
h5 {
	color: #006666;
}
.alternate_link {
	color: #3E7CFF;
}
.mainpagetitle {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.ninepix {
	font-size: 9px;
}
.bold_link {
	font-weight: bold;
	color: #FFFF95;
	text-decoration: none;
}
.whitetext {
	color: #FFFFFF;
}
.border_grey {
	border: 1px solid #999999;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #006666;
}
