a:link {
	text-decoration: none;
//	color: #99BBBB;
}
a:visited {
	text-decoration: none;
//	color: #DDDDFF;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: underline;
	color: #FFFF33;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

.description {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;

}
.pagebutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #6699FF;
	background-color: #FFFFFF;
}
.picdesc {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
}
