.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.text a:link {
	color: #0099CC;
}
.text a:hover {
	color: #00CCFF;
	text-decoration: underline;
}
.text a:visited {
	color: #0099CC;
}
.text a:active {
	color: #0099CC;
	text-decoration: underline;
}

.textphoto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.textphoto a:link {
	color: #0099CC;
}
.textphoto a:hover {
	color: #00CCFF;
	text-decoration: underline;
}
.textphoto a:visited {
	color: #0099CC;
}
.textphoto a:active {
	color: #0099CC;
	text-decoration: underline;
}


.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.textBold a:link {
	color: #0099CC;
}
.textBold a:hover {
	color: #00CCFF;
	text-decoration: underline;
}
.textBold a:visited {
	color: #0099CC;
}
.textBold a:active {
	color: #0099CC;
	text-decoration: underline;
}


.blatant {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009900;
	text-decoration: none;
}
.blatant a:link {
	color: #00CC00;
	text-decoration: none;
}
.blatant a:hover {
	color: #00CC00;
	text-decoration: underline;
}
.blatant a:visited {
	color: #00CC00;
}
.blatant a:active {
	color: #00CC00;
	text-decoration: underline;
}
.imageright {  float: right; padding-bottom: 10px; padding-left: 10px}
.imageleft { float: left; padding-bottom: 10px; padding-right: 10px}

