<style>
A:link { text-decoration: none;}
A:visited { text-decoration: none;}
A:active { text-decoration: none;}
A:hover {
	color: #CCCCCC;
	text-decoration: underline;
	text-align: center;
}
//
</style>
.PageTitle {
	font-family: Arial;
	font-size: 36px;
}
.Comments {
	font-family: Arial;
	font-size: 22px;
	color: #FFF;
}
.SM_COMMENTS {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
}
.GlassTitle {
	font-family: Arial;
	font-size: 38px;
	font-style: normal;
	text-align: center;
}
