.fontsmall {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
}
.timefont {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #336699;
}
.datefont {
	font-family: "Courier New", Courier, mono;
	font-size: 17px;
	font-weight: bolder;
	color: #336699;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #336699;
	font-weight: bold;


}
a:visited {
	text-decoration: none;
	color: #336699;
	font-weight: bold;


}
a:active {
	text-decoration: none;
	color: #336699;
	font-weight: bold;


}
a:hover {
	text-decoration: none;
	font-weight: bolder;
	color: #666666;
	text-transform: none;



}
.menutitles {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #CCCC99;
}
.ResumeTitle {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bolder;
	color: #CCCC99;
}
