.pagetitles {
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
.pagesubtitles {

	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
body {
	color: #CCCCCC;
}
.mainlinks a:link, .mainlinks a:visited{
	font-weight: bold;
	text-decoration: none;
	color: #fbef6d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.mainlinks a:hover{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.LargeLink {
	font-size: 24px;
}
